commit | 3957ae733f1066efa5d0ae2b03604c0b11549430 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Mon Jun 02 17:44:31 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jun 02 17:44:31 2014 +0000 |
tree | 85413cb00ee731bc9ff95f5b999fd9c12ea80564 | |
parent | 715023eba196cb5dd226df89181c17d9e0c6936f [diff] | |
parent | 4203981e8b0c741057268b6a633fe9e84b31ebd6 [diff] |
Merge "recovery: enable permissive_or_unconfined"
diff --git a/recovery.te b/recovery.te index 41038c8..3efae4e 100644 --- a/recovery.te +++ b/recovery.te
@@ -8,7 +8,7 @@ # 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;