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

Commit 82b85d0b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change /configfs/sdcardfs to 0770"

parents c68e3594 79035230
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -86,7 +86,7 @@ on init
    restorecon_recursive /mnt
    restorecon_recursive /mnt


    mount configfs none /config
    mount configfs none /config
    chmod 0775 /config/sdcardfs
    chmod 0770 /config/sdcardfs
    chown system package_info /config/sdcardfs
    chown system package_info /config/sdcardfs


    mkdir /mnt/secure 0700 root root
    mkdir /mnt/secure 0700 root root