Rtwo/device/motorola/sm8550-common/sepolicy/vendor/device.te

11 lines
246 B
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
# Fingerprint
type fingerprint_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;