am 746cde9a: am fb39c0d1: am 4d71493e: am e849970c: Merge "Fix mode on /data/security."
* commit '746cde9a8c92a138f7a53b17728ecff5c48c9e4b': Fix mode on /data/security.
This commit is contained in:
commit
a4d79d68ac
|
@ -247,7 +247,7 @@ on post-fs-data
|
|||
symlink /data/data/com.android.shell/files/bugreports /data/bugreports
|
||||
|
||||
# Separate location for storing security policy files on data
|
||||
mkdir /data/security 0600 system system
|
||||
mkdir /data/security 0700 system system
|
||||
|
||||
# If there is no fs-post-data action in the init.<device>.rc file, you
|
||||
# must uncomment this line, otherwise encrypted filesystems
|
||||
|
|
Loading…
Reference in New Issue