Create /metadata/staged-install dir to store staged install failure reasons

Bug: 146343545
Test: presubmit
Change-Id: I513d403f67643929bb8f90212c1054fb3024f12a
This commit is contained in:
Mohammad Samiul Islam 2020-05-07 15:52:48 +01:00
parent 64021d834a
commit d192d5471c

View file

@ -514,6 +514,8 @@ on post-fs
mkdir /metadata/apex 0700 root system
mkdir /metadata/apex/sessions 0700 root system
mkdir /metadata/staged-install 0770 root system
on late-fs
# Ensure that tracefs has the correct permissions.
# This does not work correctly if it is called in post-fs.