aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/cnd.te
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2018-09-14 22:44:13 +0200
committerDavide Garberi <dade.garberi@gmail.com>2018-09-16 15:22:11 +0200
commitbd2ff068d75118690f0d98c0dc86b72dc6a1ad11 (patch)
treed4921b2298656e26cc863d3daffa0f627b8d2826 /sepolicy/cnd.te
parent849a67f0b49aba827b642a8a1aca611d5a289f29 (diff)
msm8996: sepolicy: Fix device related neverallows
Change-Id: Iddf2ac2f63d6f3a390e1720c11b1f334cc9729aa 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 39e9d6b..09f270c 100644
--- a/sepolicy/cnd.te
+++ b/sepolicy/cnd.te
@@ -1,6 +1,5 @@
allow cnd sysfs_msm_subsys:dir search;
allow cnd sysfs_msm_subsys:file { open read };
allow cnd sysfs_soc:dir search;
-allow cnd default_android_hwservice:hwservice_manager add;
allow cnd system_data_file:dir read;
allow cnd system_data_file:file { getattr ioctl open read };