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