aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/cnd.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/cnd.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/cnd.te')
-rw-r--r--sepolicy/cnd.te2
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)