Merge "Create /data/dalvik-cache/profiles"
This commit is contained in:
commit
875dc8f3f3
1 changed files with 1 additions and 0 deletions
|
@ -257,6 +257,7 @@ on post-fs-data
|
|||
|
||||
# create dalvik-cache, so as to enforce our permissions
|
||||
mkdir /data/dalvik-cache 0771 system system
|
||||
mkdir /data/dalvik-cache/profiles 0711 system system
|
||||
|
||||
# create resource-cache and double-check the perms
|
||||
mkdir /data/resource-cache 0771 system system
|
||||
|
|
Loading…
Reference in a new issue