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

Commit 6bb2476e authored by Zim's avatar Zim Committed by android-build-merger
Browse files

Merge "Harden /mnt/pass_through permission bits"

am: eba798a7

Change-Id: Icdb984ed9253f6ea86ccbfd2432fef68d6889896
parents d31aea73 eba798a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -173,7 +173,7 @@ on init
    mkdir /mnt/user/0/emulated/0 0755 root root
    mkdir /mnt/user/0/emulated/0 0755 root root


    # Prepare directories for pass through processes
    # Prepare directories for pass through processes
    mkdir /mnt/pass_through 0755 root root
    mkdir /mnt/pass_through 0700 root root
    mkdir /mnt/pass_through/0 0755 root root
    mkdir /mnt/pass_through/0 0755 root root
    mkdir /mnt/pass_through/0/self 0755 root root
    mkdir /mnt/pass_through/0/self 0755 root root
    mkdir /mnt/pass_through/0/emulated 0755 root root
    mkdir /mnt/pass_through/0/emulated 0755 root root