mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
Also incorporate fix from 839b9cd5a2 (commitcomment-99088748)
Change-Id: I66188247ce9268929763236c0ac2fa483273f1cc
Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
18 lines
384 B
Plaintext
18 lines
384 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 fingerprint_data_file, data_file_type, core_data_file_type, file_type;
|
|
|
|
# Thermal
|
|
type thermal_data_file, data_file_type, file_type;
|
|
|
|
# Touchpanel
|
|
type proc_touchpanel, fs_type, proc_type;
|