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

Commit 3bff77a8 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 875dc8f3: Merge "Create /data/dalvik-cache/profiles"

* commit '875dc8f3':
  Create /data/dalvik-cache/profiles
parents 1eebf538 875dc8f3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -257,6 +257,7 @@ on post-fs-data

    # create dalvik-cache, so as to enforce our permissions
    mkdir /data/dalvik-cache 0771 system system
    mkdir /data/dalvik-cache/profiles 0711 system system

    # create resource-cache and double-check the perms
    mkdir /data/resource-cache 0771 system system