ensure /data/tombstones exists on all Android device. DO NOT MERGE
am: 9c0ed66313
* commit '9c0ed663138138bb40396bfd350f137e5057277b':
ensure /data/tombstones exists on all Android device. DO NOT MERGE
This commit is contained in:
commit
c61a896f20
1 changed files with 1 additions and 0 deletions
|
|
@ -252,6 +252,7 @@ on post-fs-data
|
|||
mkdir /data/property 0700 root root
|
||||
mkdir /data/ssh 0750 root shell
|
||||
mkdir /data/ssh/empty 0700 root root
|
||||
mkdir /data/tombstones 0771 system system
|
||||
|
||||
# create dalvik-cache, so as to enforce our permissions
|
||||
mkdir /data/dalvik-cache 0771 system system
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue