ensure /data/tombstones exists on all Android devices
am: e2796207ee
* commit 'e2796207ee5a1ff2ebea30bdcf6d2c2553546b86':
ensure /data/tombstones exists on all Android devices
This commit is contained in:
commit
9660c6759e
1 changed files with 1 additions and 0 deletions
|
|
@ -288,6 +288,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