summaryrefslogtreecommitdiff
path: root/sepolicy
diff options
context:
space:
mode:
authorJeffrey Vander Stoep <jeffv@google.com>2015-07-30 23:15:45 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-07-30 23:15:45 +0000
commit28e5af259e29570be547cc22e68b43a82771076e (patch)
treecfeaf80fb44744fc2da93a26c75f2f8edfe5cc88 /sepolicy
parent06924d61810e30b2c29b33c3163286f38b745315 (diff)
parenta191ccc9116350a4e321644fb2413c7b54ef1929 (diff)
downloadbullhead-28e5af259e29570be547cc22e68b43a82771076e.tar.gz
Merge "selinux: add init.bullhead.power.sh to system group" into mnc-dr-dev
Diffstat (limited to 'sepolicy')
-rw-r--r--sepolicy/init-power-sh.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/init-power-sh.te b/sepolicy/init-power-sh.te
index bbeedac..942d2d5 100644
--- a/sepolicy/init-power-sh.te
+++ b/sepolicy/init-power-sh.te
@@ -1,8 +1,6 @@
type init-power-sh, domain;
type init-power-sh_exec, exec_type, file_type;
-permissive init-power-sh;
-
init_daemon_domain(init-power-sh)
allow init-power-sh proc_kernel_sched:file w_file_perms;