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

Commit 230252d5 authored by Colin Cross's avatar Colin Cross Committed by Android Git Automerger
Browse files

am 61afb07b: Merge "Trigger a policy reload from post-fs-data."

* commit '61afb07b':
  Trigger a policy reload from post-fs-data.
parents 3f0a5e9c 61afb07b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -246,6 +246,9 @@ on post-fs-data
    # Separate location for storing security policy files on data
    mkdir /data/security 0711 system system

    # Reload policy from /data/security if present.
    setprop selinux.reload_policy 1

    # If there is no fs-post-data action in the init.<device>.rc file, you
    # must uncomment this line, otherwise encrypted filesystems
    # won't work.