aboutsummaryrefslogtreecommitdiffstats
path: root/recovery.te
diff options
context:
space:
mode:
authorEd Heyl <edheyl@google.com>2014-07-14 23:31:01 -0700
committerEd Heyl <edheyl@google.com>2014-07-14 23:31:01 -0700
commit7563a6f1fb36c2361294b785dba499cc65b7dbf4 (patch)
tree58526d14ea665fec975a5ffdb348334dc3e13beb /recovery.te
parente9c90bddcea8d3d466fbc34361a7feea3eea4ad3 (diff)
downloadandroid_external_sepolicy-7563a6f1fb36c2361294b785dba499cc65b7dbf4.tar.gz
android_external_sepolicy-7563a6f1fb36c2361294b785dba499cc65b7dbf4.tar.bz2
android_external_sepolicy-7563a6f1fb36c2361294b785dba499cc65b7dbf4.zip
reconcile aosp (a7c04dcd748e1a9daf374551303a3bd578305cf9) after branching. Please do not merge.
Change-Id: I35be7a7df73325fba921b8a354659b2b2a3e06e7
Diffstat (limited to 'recovery.te')
-rw-r--r--recovery.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/recovery.te b/recovery.te
index aac201b..75a024c 100644
--- a/recovery.te
+++ b/recovery.te
@@ -7,8 +7,6 @@ type recovery, domain;
# But the allow rules are only included in the recovery policy.
# Otherwise recovery is only allowed the domain rules.
recovery_only(`
- allow recovery rootfs:file { entrypoint execute };
-
allow recovery self:capability { chown dac_override fowner fsetid setfcap setuid setgid sys_admin sys_tty_config };
# Set security contexts on files that are not known to the loaded policy.