android_device_motorola_sm6.../sepolicy/vendor/device.te
Dhina17 dddd2bc8c5
sm6375-common: sepolicy: Add rules for focaltech fp
Change-Id: I9bf360696c6362b42e532228bf3ec9c1e684f163
2025-04-24 19:10:52 +05:30

13 lines
333 B
Text

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