* commit 'f8cb68e15ba242200e3525fffa2f969960e18a50': Create /data/dalvik-cache/profiles
This commit is contained in:
commit
8ffe8eac5b
1 changed files with 1 additions and 0 deletions
|
@ -262,6 +262,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