Merge "ensure /data/tombstones exists on all Android devices"
This commit is contained in:
commit
d07555dba0
1 changed files with 1 additions and 0 deletions
|
|
@ -290,6 +290,7 @@ on post-fs-data
|
|||
mkdir /data/app-lib 0771 system system
|
||||
mkdir /data/app 0771 system system
|
||||
mkdir /data/property 0700 root root
|
||||
mkdir /data/tombstones 0771 system system
|
||||
|
||||
# create dalvik-cache, so as to enforce our permissions
|
||||
mkdir /data/dalvik-cache 0771 root root
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue