aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/file.te
blob: b8322b17643caba7af438da9fcf7f6c0e6614b6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
type sysfs_vibrator, fs_type, sysfs_type;

# idd
type iddd_file, file_type, data_file_type;

# BRCM BT FM
type brcm_ldisc_sysfs, sysfs_type, fs_type;
type brcm_uim_exec, exec_type, file_type;

# macaddrsetup
type sysfs_wlanmac, fs_type, sysfs_type;