Merge "Create /metadata/apex/[sessions]."
This commit is contained in:
commit
13b5c3bee7
1 changed files with 2 additions and 0 deletions
|
|
@ -389,6 +389,8 @@ on post-fs
|
||||||
chmod 0700 /metadata/vold
|
chmod 0700 /metadata/vold
|
||||||
mkdir /metadata/password_slots 0771 root system
|
mkdir /metadata/password_slots 0771 root system
|
||||||
|
|
||||||
|
mkdir /metadata/apex 0700 root system
|
||||||
|
mkdir /metadata/apex/sessions 0700 root system
|
||||||
on late-fs
|
on late-fs
|
||||||
# Ensure that tracefs has the correct permissions.
|
# Ensure that tracefs has the correct permissions.
|
||||||
# This does not work correctly if it is called in post-fs.
|
# This does not work correctly if it is called in post-fs.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue