mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-03 23:16:30 +09:00
This reverts commit 92b6e36b71
.
So far it doesn't look like any GCam mod uses this.
Change-Id: I3926aef13315d329d07979cebc1e32f7ee2d25c1
18 lines
440 B
Plaintext
18 lines
440 B
Plaintext
type audio_socket, file_type;
|
|
|
|
type camera_persist_file, file_type, vendor_persist_type;
|
|
|
|
type fingerprint_data_file, data_file_type, core_data_file_type, file_type;
|
|
|
|
type persist_subsys_file, vendor_persist_type, 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;
|