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

Commit 933bc0a3 authored by Calin Juravle's avatar Calin Juravle
Browse files

Don't create profiles directory under dalvik-cache.

Bug: 24698874
Bug: 17173268
Change-Id: Ic81258a8df90818fa6b4ee64fd1507ac18fe3f04
parent 4f239172
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -314,7 +314,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