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

am 3957ae73: Merge "recovery: enable permissive_or_unconfined"

* commit '3957ae73':
  recovery: enable permissive_or_unconfined
parents f094e58f 3957ae73
Branches
Tags
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