aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/wcnss_service.te
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-03-03 16:39:11 +0100
committerDavide Garberi <dade.garberi@gmail.com>2019-03-03 13:56:06 +0100
commit96dcf9a4921e4c3d676b680252256dd7b6fc238f (patch)
tree7262b59844f0325d6c65fa1f6cabeab31088bfaf /sepolicy/wcnss_service.te
parent871b3f0c0b1755d5b632db637f4ff402b9c417f2 (diff)
msm8996-common: sepolicy: Cleanup
* genfs_context cleanup after b5b41d341dd744c40d3908550daaafcee6fe7b4b in which it has randomly been imported from Marlin * Slightly cleanup indentation * Remove a lot of domains which were being used in genfs_context as most of it is already labelled differently in qcom common sepolicy and already addressed * Remove violators where not needed * Remove some old properties we're not using anymore Change-Id: Ic72853dfaf71ba3f0596e75d1bdd5b5c93cd70be
Diffstat (limited to 'sepolicy/wcnss_service.te')
-rw-r--r--sepolicy/wcnss_service.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/wcnss_service.te b/sepolicy/wcnss_service.te
index fd9c6e8..340658d 100644
--- a/sepolicy/wcnss_service.te
+++ b/sepolicy/wcnss_service.te
@@ -1,6 +1,4 @@
-allow wcnss_service sysfs_msm_subsys:dir search;
allow wcnss_service sysfs_pcie:dir search;
allow wcnss_service sysfs_pcie:file rw_file_perms;
allow wcnss_service sysfs_wifi:dir search;
allow wcnss_service sysfs_wifi:file rw_file_perms;
-allow wcnss_service sysfs_soc:dir search;