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

Commit 11673a03 authored by dcashman's avatar dcashman Committed by Android Git Automerger
Browse files

am 8b4ea5a4: am 39a5b812: am 2baf2886: Merge "Enable world-readable selinuxfs policy binary."

* commit '8b4ea5a4':
  Enable world-readable selinuxfs policy binary.
parents 8d176e6b 8b4ea5a4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -186,6 +186,9 @@ on post-fs
    chown system log /proc/last_kmsg
    chmod 0440 /proc/last_kmsg

    # make the selinux kernel policy world-readable
    chmod 0444 /sys/fs/selinux/policy

    # create the lost+found directories, so as to enforce our permissions
    mkdir /cache/lost+found 0770 root root