mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-06-03 19:07:17 +09:00
20 lines
479 B
Plaintext
20 lines
479 B
Plaintext
type audio_socket, file_type;
|
|
|
|
type camera_persist_file, file_type, vendor_persist_type;
|
|
|
|
type fingerprint_data_file, data_file_type, file_type, vendor_persist_type;
|
|
|
|
type persist_subsys_file, vendor_persist_type, file_type;
|
|
|
|
type public_adsprpcd_file, file_type;
|
|
|
|
type sysfs_msm_boot, fs_type, sysfs_type;
|
|
|
|
type sysfs_msm_subsys, sysfs_type, fs_type;
|
|
|
|
type thermal_link_device, dev_type;
|
|
|
|
type sysfs_touchpanel, fs_type, sysfs_type;
|
|
|
|
type vendor_sysfs_iio, fs_type, sysfs_type;
|