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