2020-08-06 04:08:04 -04:00
|
|
|
type ir_dev_file, file_type;
|
2021-04-17 13:30:26 -04:00
|
|
|
type public_adsprpcd_file, file_type;
|
|
|
|
type sysfs_fingerprint, fs_type, sysfs_type;
|
|
|
|
type sysfs_touchpanel, fs_type, sysfs_type;
|
2020-08-06 04:08:04 -04:00
|
|
|
type thermal_data_file, file_type, data_file_type;
|
2019-04-09 22:41:54 -04:00
|
|
|
|
2021-04-17 13:30:26 -04:00
|
|
|
# DeviceSettings
|
|
|
|
type sysfs_fpsinfo, sysfs_type, fs_type;
|
|
|
|
type sysfs_headphonegain, sysfs_type, fs_type;
|
|
|
|
type sysfs_micgain, sysfs_type, fs_type;
|
2021-07-22 02:30:35 -04:00
|
|
|
type sysfs_earpiecegain, sysfs_type, fs_type;
|
2019-04-09 22:41:54 -04:00
|
|
|
|
2021-06-27 12:45:59 -04:00
|
|
|
# HVDCP
|
|
|
|
type vendor_sysfs_hvdcp, fs_type, sysfs_type;
|
|
|
|
|
2019-07-20 06:16:00 -04:00
|
|
|
# Kcal
|
|
|
|
type kcal_dev, sysfs_type, fs_type;
|
|
|
|
|
2021-02-22 19:50:07 -05:00
|
|
|
# Sockets
|
|
|
|
type audio_socket, file_type;
|
2021-07-25 01:25:15 -04:00
|
|
|
|
|
|
|
# Battery Saver
|
|
|
|
type sysfs_battery_saver, fs_type, sysfs_type;
|