android_device_motorola_sm6.../sepolicy/vendor/device.te

12 lines
269 B
Text
Raw Normal View History

# Fingerprint
type etsd_device, dev_type;
type goodix_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;