diff options
Diffstat (limited to 'sepolicy/location.te')
-rw-r--r-- | sepolicy/location.te | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sepolicy/location.te b/sepolicy/location.te index c1d076d..642c588 100644 --- a/sepolicy/location.te +++ b/sepolicy/location.te @@ -1,4 +1 @@ -allow location sysfs_msm_subsys:dir search; -allow location sysfs_soc:dir search; -allow location sysfs_msm_subsys:file { getattr open read setattr }; allow location location_data_file:sock_file unlink; |