aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/device.te
blob: d3b63c0fefedda71c411e8a1002f7601b519745d (plain)
1
2
3
4
5
6
7
8
9
10
11
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;

# RIL /dev/umts_*
type ril_device, dev_type;