mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
18 lines
370 B
Plaintext
18 lines
370 B
Plaintext
# Audio
|
|
type audio_socket, file_type;
|
|
|
|
# Battery
|
|
type persist_subsys_file, vendor_persist_type, file_type;
|
|
|
|
# Camera
|
|
type camera_persist_file, vendor_persist_type, file_type;
|
|
|
|
# Fingerprint
|
|
type vendor_fingerprint_data_file, data_file_type, file_type;
|
|
|
|
# Thermal
|
|
type thermal_data_file, data_file_type, file_type;
|
|
|
|
# Touchpanel
|
|
type proc_touchpanel, fs_type, proc_type;
|