Create /metadata/staged-install dir to store staged install failure reasons
Bug: 146343545 Test: presubmit Change-Id: I513d403f67643929bb8f90212c1054fb3024f12a
This commit is contained in:
parent
64021d834a
commit
d192d5471c
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue