Merge "Attempt to fix labels on /data/system/environ/."

This commit is contained in:
satayev 2021-03-30 13:57:10 +00:00 committed by Gerrit Code Review
commit 39a151114a
1 changed files with 3 additions and 1 deletions

View File

@ -821,6 +821,9 @@ on post-fs-data
mkdir /data/ss 0700 system system encryption=Require
mkdir /data/system 0775 system system encryption=Require
mkdir /data/system/environ 0700 system system
# b/183861600 attempt to fix selinux label before running derive_classpath service
restorecon /data/system/environ
mkdir /data/system/dropbox 0700 system system
mkdir /data/system/heapdump 0700 system system
mkdir /data/system/users 0775 system system
@ -885,7 +888,6 @@ on post-fs-data
perform_apex_config
# Define and export *CLASSPATH variables
mkdir /data/system/environ 0700 system system
# Must start before 'odsign', as odsign depends on *CLASSPATH variables
exec_start derive_classpath
load_exports /data/system/environ/classpath