mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 01:39:16 +02:00
13 lines
382 B
Text
13 lines
382 B
Text
type ir_dev_file, file_type, dev_type;
|
|
|
|
# Touchscreen wake_gesture
|
|
type sysfs_tap_to_wake, sysfs_type, fs_type;
|
|
|
|
# Fingerprint
|
|
type fingerprintd_device, file_type, dev_type;
|
|
type fingerprint_data_file, data_file_type, file_type;
|
|
type fingerprint_persist_file, file_type;
|
|
type sysfs_fpc_dev, sysfs_type, fs_type;
|
|
|
|
# Keylayout
|
|
type vendor_keylayout_file, file_type, vendor_file_type;
|