Rtwo/device/motorola/sm8550-common/sepolicy/vendor/device.te
2025-09-30 19:22:48 -05:00

10 lines
246 B
Text

# 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;