mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com> Change-Id: I4d86e532648c8dc5c6d3d85aeffd3203c5fbaf74
27 lines
619 B
Plaintext
27 lines
619 B
Plaintext
# Audio
|
|
type audio_socket, file_type;
|
|
|
|
# Battery
|
|
type persist_subsys_file, vendor_persist_type, file_type;
|
|
|
|
# Camera
|
|
type vendor_camera_persist_file, vendor_persist_type, file_type;
|
|
type public_adsprpcd_file, file_type;
|
|
|
|
# Display
|
|
type huaqin_sysfs, fs_type, sysfs_type;
|
|
type sysfs_simtray_status, fs_type, sysfs_type;
|
|
|
|
# Fingerprint
|
|
type fingerprint_data_file, data_file_type, core_data_file_type, file_type;
|
|
|
|
# KMSG
|
|
type proc_last_kmsg, fs_type, proc_type;
|
|
|
|
# Others
|
|
type sysfs_msm_subsys, sysfs_type, fs_type;
|
|
type vendor_sysfs_iio, fs_type, sysfs_type;
|
|
|
|
# Thermal
|
|
type thermal_data_file, data_file_type, file_type;
|