aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/file.te
blob: b6d42898d2bd6fcf19e2f23c382f8de41402eccb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
type sysfs_vibrator, fs_type, sysfs_type;
# TAD
type secd_socket, file_type;
type secd_data_file, file_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;