aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/device.te
blob: 087a6242f9a797a2f213c19bf3a7517171aa8512 (plain)
1
2
3
4
5
6
7
8
type mali_device, dev_type, mlstrustedobject;
type mfc_device, dev_type;
type rfkill_device, dev_type;
type diagnostic_device, dev_type;
type efs_block_device, dev_type;

#device type for smd device nodes, ie /dev/smd*
type smd_device, dev_type;