unplugged-system/device/linaro/dragonboard/sepolicy/file.te

10 lines
373 B
Plaintext
Raw Permalink Normal View History

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 sysfs_dt_compatible, 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;