aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/vendor/device.te
blob: 99f018689e0a0f3ac708bad828664fc548c3171d (plain) (blame)
1
2
3
4
5
6
7
8
# Audio device
type sound_device, dev_type;

# Fingerprint device
type vendor_fingerprint_device, dev_type;

# IR device
type ir_spi_device, dev_type;