diff options
Diffstat (limited to 'sepolicy/cnd.te')
-rw-r--r-- | sepolicy/cnd.te | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/cnd.te b/sepolicy/cnd.te index 6e24fc6..c5bb09e 100644 --- a/sepolicy/cnd.te +++ b/sepolicy/cnd.te @@ -1,5 +1,3 @@ -allow cnd { sysfs_msm_subsys sysfs_soc }:dir search; -allow cnd sysfs_msm_subsys:file { getattr open read setattr }; allow cnd system_data_file:file { getattr ioctl read }; add_hwservice(cnd, hal_cne_hwservice) |