am 51ad2ad3: am c2ba5ed9: recovery: start enforcing SELinux rules

* commit '51ad2ad3aa9ad88c958b4c63bbdf4a4452c65087':
  recovery: start enforcing SELinux rules
This commit is contained in:
Nick Kralevich 2014-07-07 23:09:40 +00:00 committed by Android Git Automerger
commit 0c9a873a78

View file

@ -8,7 +8,6 @@ type recovery, domain;
# Otherwise recovery is only allowed the domain rules.
recovery_only(`
allow recovery rootfs:file { entrypoint execute };
permissive_or_unconfined(recovery)
allow recovery self:capability { chown dac_override fowner fsetid setfcap setuid setgid sys_admin sys_tty_config };