9aa32ce3c9
* Several items merged globally caused duplicate definition of paths that were previously labeled here. This reverts commit27afbf1dc6
. This reverts commit7fb5a8c6cb
. This partially reverts commitbb196ad94b
. This partially reverts commitc39a735ab5
. Change-Id: I901e5aa78058e1a465f110cde31fb7d76eaf3d51
23 lines
853 B
Text
23 lines
853 B
Text
type proc_bt_sleep, fs_type, proc_type;
|
|
|
|
type sysfs_camera, fs_type, sysfs_type;
|
|
type sysfs_hal_pwr, fs_type, sysfs_type;
|
|
type sysfs_iio, fs_type, sysfs_type;
|
|
type sysfs_input, fs_type, sysfs_type;
|
|
type sysfs_mdnie, fs_type, sysfs_type;
|
|
type sysfs_sec_bamdmux, fs_type, sysfs_type;
|
|
type sysfs_sec_barcode_emul, fs_type, sysfs_type;
|
|
type sysfs_sec_epen, fs_type, sysfs_type;
|
|
type sysfs_sec_ir, fs_type, sysfs_type;
|
|
type sysfs_sec_key, fs_type, sysfs_type;
|
|
type sysfs_sec_led, fs_type, sysfs_type;
|
|
type sysfs_sec_switch, fs_type, sysfs_type;
|
|
type sysfs_sec_thermistor, fs_type, sysfs_type;
|
|
type sysfs_sec_touchkey, fs_type, sysfs_type;
|
|
type sysfs_sec_tsp, fs_type, sysfs_type;
|
|
type sysfs_usb_otg, fs_type, sysfs_type;
|
|
type sysfs_wifi_writeable, fs_type, sysfs_type;
|
|
|
|
type bt_fw_file, file_type;
|
|
type nfc_fw_file, file_type;
|
|
type wifi_efs_file, file_type;
|