* OnePlus's OTG switch sysfs doesn't act the same as 'deny_new_usb' node breaking OTG entirely in some situations. Change-Id: I4f67d5cec5ded72ee835bfed9d34407eba1612d1
19 lines
500 B
Text
19 lines
500 B
Text
# rootfs
|
|
type adsprpcd_file, file_type;
|
|
type bt_firmware_file, file_type;
|
|
type firmware_file, file_type;
|
|
type op1_file, file_type;
|
|
type op2_file, file_type;
|
|
type persist_file, file_type;
|
|
|
|
# proc
|
|
type proc_touchpanel, fs_type, proc_type;
|
|
|
|
# sysfs
|
|
type sysfs_battery_supply, sysfs_type, fs_type;
|
|
type sysfs_fpc_proximity, sysfs_type, fs_type;
|
|
type sysfs_graphics, sysfs_type, fs_type;
|
|
type sysfs_oem, sysfs_type, fs_type;
|
|
|
|
# data
|
|
type display_misc_file, file_type, data_file_type, core_data_file_type;
|