The N200 does not have this feature. Change-Id: I98345722d6d4096d922b3c7f8b829bb80307f9fa
21 lines
644 B
Text
21 lines
644 B
Text
# files
|
|
type oem_file, file_type;
|
|
type op1_file, file_type;
|
|
type op2_file, file_type;
|
|
type opf_file, file_type;
|
|
|
|
# procfs
|
|
type proc_direct_swappiness, fs_type, proc_type;
|
|
type proc_swappiness, fs_type, proc_type;
|
|
type proc_touchpanel, fs_type, proc_type;
|
|
type proc_watermark_boost_factor, fs_type, proc_type;
|
|
|
|
# sysfs
|
|
type sysfs_dbg, fs_type, sysfs_type;
|
|
type sysfs_fsc, fs_type, sysfs_type;
|
|
type sysfs_fuse, fs_type, sysfs_type;
|
|
type sysfs_memplus, fs_type, sysfs_type;
|
|
type sysfs_ois_control, fs_type, sysfs_type;
|
|
type sysfs_project_info, fs_type, sysfs_type;
|
|
type sysfs_tof_control, fs_type, sysfs_type;
|
|
type sysfs_tpd, fs_type, sysfs_type;
|