2022-02-19 01:22:12 +01:00
|
|
|
# Fingerprint
|
2022-09-14 22:13:09 -06:00
|
|
|
type egis_device, dev_type;
|
2022-02-19 01:22:12 +01:00
|
|
|
type etsd_device, dev_type;
|
2022-02-20 14:21:47 +01:00
|
|
|
type goodix_device, dev_type;
|
2022-02-19 01:22:12 +01:00
|
|
|
|
|
|
|
# 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;
|