Loading rootdir/init.rc +1 −1 Original line number Diff line number Diff line Loading @@ -902,7 +902,7 @@ on post-fs-data mkdir /data/system/users 0775 system system # Mkdir and set SELinux security contexts for shutdown-checkpoints. # TODO(b/270286197): remove these after couple releases. mkdir /data/system/shutdown-checkpoints 0700 system system mkdir /data/system/shutdown-checkpoints 0755 system system restorecon_recursive /data/system/shutdown-checkpoints # Create the parent directories of the user CE and DE storage directories. Loading Loading
rootdir/init.rc +1 −1 Original line number Diff line number Diff line Loading @@ -902,7 +902,7 @@ on post-fs-data mkdir /data/system/users 0775 system system # Mkdir and set SELinux security contexts for shutdown-checkpoints. # TODO(b/270286197): remove these after couple releases. mkdir /data/system/shutdown-checkpoints 0700 system system mkdir /data/system/shutdown-checkpoints 0755 system system restorecon_recursive /data/system/shutdown-checkpoints # Create the parent directories of the user CE and DE storage directories. Loading