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

Commit 1851d809 authored by San Mehat's avatar San Mehat
Browse files

init.rc: Adjust perms on /asec



Signed-off-by: default avatarSan Mehat <san@google.com>
parent d0aa32c3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,8 +29,8 @@ loglevel 3
    mount tmpfs tmpfs /sqlite_stmt_journals size=4m

# create Android Secure External Cache mount tree
    mkdir /asec  0500 system system
    mount tmpfs tmpfs /asec mode=0700
    mkdir /asec  0700 system system
    mount tmpfs tmpfs /asec mode=0755

    mount rootfs rootfs / ro remount