diff options
Diffstat (limited to 'sepolicy/file.te')
-rw-r--r-- | sepolicy/file.te | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/file.te b/sepolicy/file.te index ea8f856..0611b3c 100644 --- a/sepolicy/file.te +++ b/sepolicy/file.te @@ -9,7 +9,6 @@ type sysfs_mdss_mdp_caps, sysfs_type, fs_type; type sysfs_msm_subsys, sysfs_type, fs_type; type sysfs_msm_subsys_restart, sysfs_type, fs_type; type sysfs_msm_core, sysfs_type, fs_type; -type sysfs_net, sysfs_type, fs_type, mlstrustedobject; type sysfs_perf, sysfs_type, fs_type; type sysfs_pcie, sysfs_type, fs_type, mlstrustedobject; type sysfs_power_management, sysfs_type, fs_type; @@ -37,7 +36,6 @@ type debugfs_ufs, debugfs_type, fs_type; # /proc type proc_kernel_sched, fs_type; -type proc_wifi_dbg, fs_type; type proc_irq, fs_type; # /vendor |