Skip to content
Snippets Groups Projects
Commit 21cdb76d authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am e541f30c: am 3957ae73: Merge "recovery: enable permissive_or_unconfined"

* commit 'e541f30c':
  recovery: enable permissive_or_unconfined
parents 969f53a9 e541f30c
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ type recovery, domain; ...@@ -8,7 +8,7 @@ type recovery, domain;
# Otherwise recovery is only allowed the domain rules. # Otherwise recovery is only allowed the domain rules.
recovery_only(` recovery_only(`
allow recovery rootfs:file entrypoint; allow recovery rootfs:file entrypoint;
unconfined_domain(recovery) permissive_or_unconfined(recovery)
# Set security contexts on files that are not known to the loaded policy. # Set security contexts on files that are not known to the loaded policy.
allow recovery self:capability2 mac_admin; allow recovery self:capability2 mac_admin;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment