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

Commit 2a095e18 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

* commit '942f8ea8':
  Don't create profiles directory under dalvik-cache.
parents 8468b26e 942f8ea8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -346,7 +346,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