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

Commit bbf3ea46 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

cleanup init.rc

Change-Id: I7f7fefd61c6032c84fa63e597ea0e6bbe66d2e79
parent d1d3b6db
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -141,13 +141,6 @@ loglevel 3
    mkdir /data/app 0771 system system
    mkdir /data/property 0700 root root

    # STOPSHIP: Temporary Encrypted File Systems workaround
    mkdir /data/secure 0771 system system
    mkdir /data/secure/data 0771 system system
    mkdir /data/secure/misc 01771 system misc
    mkdir /data/securemisc/vpn 0770 system system
    mkdir /data/secure/misc/vpn/profiles 0770 system system

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