478a2b33b6
- Thanks to LineageOS and our sdm660 community Change-Id: I54c7d76260041b7c383428449e149aa35d51de9b3c
16 lines
439 B
Text
16 lines
439 B
Text
type ir_dev_file, file_type;
|
|
type public_adsprpcd_file, file_type;
|
|
type sysfs_fingerprint, fs_type, sysfs_type;
|
|
type sysfs_touchpanel, fs_type, sysfs_type;
|
|
type thermal_data_file, file_type, data_file_type;
|
|
|
|
# DeviceSettings
|
|
type sysfs_fpsinfo, sysfs_type, fs_type;
|
|
type sysfs_headphonegain, sysfs_type, fs_type;
|
|
type sysfs_micgain, sysfs_type, fs_type;
|
|
|
|
# Kcal
|
|
type kcal_dev, sysfs_type, fs_type;
|
|
|
|
# Sockets
|
|
type audio_socket, file_type;
|