summaryrefslogtreecommitdiffstats
path: root/selinux/file.te
blob: 12b280a32eb2bfcf77f08dad05dfc8da31839120 (plain)
1
2
3
4
5
6
7
8
9
10
11
type firmware_mfc, file_type;
type firmware_exynos, file_type;

type sensors_data_file, file_type, data_file_type;
type sysfs_display, fs_type, sysfs_type;

type efs_device_file, file_type;
type radio_data, file_type;
type sysfs_radio, fs_type, sysfs_type;
type sysfs_sensor, fs_type, sysfs_type;
type cbd_device, dev_type;