Merge "Don't create profiles directory under dalvik-cache."
This commit is contained in:
commit
942f8ea84f
|
@ -342,7 +342,6 @@ on post-fs-data
|
|||
|
||||
# create dalvik-cache, so as to enforce our permissions
|
||||
mkdir /data/dalvik-cache 0771 root root
|
||||
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 New Issue