Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6426874c authored by Calin Juravle's avatar Calin Juravle Committed by android-build-merger
Browse files

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

am: cdef6fb9

* commit 'cdef6fb9':
  Don't create profiles directory under dalvik-cache.
parents 881671ae cdef6fb9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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