Skip /metadata/sepolicy creation

Bug: 297794885
Test: presubmit
Change-Id: I93f94f319d0f86e1cad6f2a4912b5df3aae09cec
This commit is contained in:
Thiébaud Weksteen 2023-09-25 16:07:47 +10:00
parent a2cd2202f0
commit a6b5f94687

View file

@ -610,7 +610,6 @@ 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.