Merge "Don\'t create profiles directory under dalvik-cache." am: 942f8ea84f am: 2a095e186b

am: cdef6fb917

* commit 'cdef6fb91725f771ab23d0eea03a97aa3c161d75':
  Don't create profiles directory under dalvik-cache.
This commit is contained in:
Calin Juravle 2015-11-18 00:20:51 +00:00 committed by android-build-merger
commit 6426874cdd
1 changed files with 0 additions and 1 deletions

View File

@ -361,7 +361,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