diff options
Diffstat (limited to 'sepolicy')
-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 26a4973..89b414c 100644 --- a/sepolicy/file.te +++ b/sepolicy/file.te @@ -1,5 +1,3 @@ -type sysfs_vibrator, fs_type, sysfs_type; - # BRCM BT FM type brcm_ldisc_sysfs, sysfs_type, fs_type; type brcm_uim_exec, exec_type, file_type; |