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

Commit 3a48dfce authored by Luis Hector Chavez's avatar Luis Hector Chavez Committed by android-build-merger
Browse files

Merge "init.rc: Add nodev,noexec,nosuid to /config" am: 7238eca6

am: 53274d67

Change-Id: Ie9c45a81347bf5ca796645c81d466177afa318e1
parents cfd9a3af 53274d67
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ on init
    mount tmpfs tmpfs /mnt nodev noexec nosuid mode=0755,uid=0,gid=1000
    restorecon_recursive /mnt

    mount configfs none /config
    mount configfs none /config nodev noexec nosuid
    chmod 0775 /config/sdcardfs
    chown system package_info /config/sdcardfs