aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/cnd.te
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2018-10-07 10:27:19 +0200
committerDavide Garberi <dade.garberi@gmail.com>2018-10-07 15:23:03 +0200
commit00df8a3c0d00fc8276a0fcb54fffaa3252c6d5c5 (patch)
treeeb9e5e9e5ff3c8ff585ec9742fe483c028c182bf /sepolicy/cnd.te
parent4ea04b22a45155e29ef09ae8ac582ef16381cd43 (diff)
msm8996-common: sepolicy: Put all the neverallows in a separated file
* They won't make the build fail anyway * Probably just a temporarely thing Change-Id: I4822b4eeef8cb3381a5721da8cc6b382898e6c4a Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'sepolicy/cnd.te')
-rw-r--r--sepolicy/cnd.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/cnd.te b/sepolicy/cnd.te
index 6bf32b4..5b6938b 100644
--- a/sepolicy/cnd.te
+++ b/sepolicy/cnd.te
@@ -3,4 +3,3 @@ allow cnd sysfs_msm_subsys:file { getattr open read setattr };
allow cnd sysfs_soc:dir search;
allow cnd system_data_file:dir read;
allow cnd system_data_file:file { getattr ioctl open read };
-allow cnd default_android_hwservice:hwservice_manager add;