android_device_motorola_sm6.../sepolicy/vendor/device.te
2022-02-19 15:28:33 +01:00

10 lines
239 B
Text

# Fingerprint
type etsd_device, dev_type;
# Moto partitions
type vendor_hw_block_device, dev_type;
type vendor_prodpersist_block_device, dev_type;
type vendor_utags_block_device, dev_type;
# Thermal
type vendor_thermal_device, dev_type;