diff options
Diffstat (limited to 'sepolicy/ims.te')
-rw-r--r-- | sepolicy/ims.te | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sepolicy/ims.te b/sepolicy/ims.te index a46b104..d3fdc76 100644 --- a/sepolicy/ims.te +++ b/sepolicy/ims.te @@ -1,4 +1 @@ -allow ims sysfs_msm_subsys:dir search; -allow ims sysfs_msm_subsys:file { getattr open read setattr }; -allow ims sysfs_soc:dir search; allow ims ctl_default_prop:property_service set; |