mkdir /metadata/sepolicy
Test: make -j; launch_cvd; adb shell ls -laZ /metadata/sepolicy Bug: 199914227 Change-Id: I005d3eee0e047da9a7f671e87a0274fedaf59447
This commit is contained in:
parent
9ac28517a3
commit
75d0b33d0f
1 changed files with 1 additions and 0 deletions
|
@ -583,6 +583,7 @@ on post-fs
|
|||
restorecon_recursive /metadata/apex
|
||||
|
||||
mkdir /metadata/staged-install 0770 root system
|
||||
mkdir /metadata/sepolicy 0700 root root
|
||||
on late-fs
|
||||
# Ensure that tracefs has the correct permissions.
|
||||
# This does not work correctly if it is called in post-fs.
|
||||
|
|
Loading…
Reference in a new issue