- Nuke folder creation that breaks encryption - Nuke permissivers and other creepy things - Properly label light and fp HALs - Address initial fingerprint denials - Label camera zui prop
12 lines
518 B
Text
12 lines
518 B
Text
type display_data_file, file_type, data_file_type, core_data_file_type;
|
|
type proc_touchpanel, fs_type, proc_type;
|
|
type sysfs_oem, sysfs_type, fs_type;
|
|
|
|
type thermal_data_file, data_file_type, file_type;
|
|
type sysfs_msm_subsys, sysfs_type, fs_type;
|
|
type sysfs_system_sleep_stats, sysfs_type, fs_type;
|
|
type sysfs_rpm, sysfs_type, fs_type;
|
|
type sysfs_power_stats, sysfs_type, fs_type;
|
|
type sysfs_tp, fs_type, sysfs_type;
|
|
type proc_sysctl_schedboost, proc_type, fs_type;
|
|
type debugfs_sched_features, debugfs_type, fs_type;
|