summaryrefslogtreecommitdiff
path: root/sepolicy/file.te
blob: 54de7790db515ac705084ba6dfa45a3f46bb1cfc (plain)
1
2
3
4
5
6
7
8
9
type sysfs_gpu, fs_type, sysfs_type;
type sysfs_mss, fs_type, sysfs_type;
type sysfs_rmtfs, fs_type, sysfs_type;
type sysfs_remoteproc, fs_type, sysfs_type;
type sysfs_udc, fs_type, sysfs_type;
type dri_device, dev_type;
type rmtfs_device, dev_type;
type modem_block_device, dev_type;
type tqftpserv_vendor_data_file, file_type, data_file_type, mlstrustedobject;