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

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

* commit '21cdb76d':
  recovery: enable permissive_or_unconfined
parents d09cd2f8 21cdb76d
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@ type recovery, domain;
# Otherwise recovery is only allowed the domain rules.
recovery_only(`
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.
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