Merge "bcl: Add Mitigation Logger - Del zuma-sepolicy"
This commit is contained in:
commit
9e250fe85e
2 changed files with 0 additions and 4 deletions
|
@ -23,14 +23,12 @@ type sysfs_acpm_stats, sysfs_type, fs_type;
|
||||||
type sysfs_wifi, sysfs_type, fs_type;
|
type sysfs_wifi, sysfs_type, fs_type;
|
||||||
type sysfs_exynos_bts, sysfs_type, fs_type;
|
type sysfs_exynos_bts, sysfs_type, fs_type;
|
||||||
type sysfs_exynos_bts_stats, sysfs_type, fs_type;
|
type sysfs_exynos_bts_stats, sysfs_type, fs_type;
|
||||||
type sysfs_bcl, sysfs_type, fs_type;
|
|
||||||
type sysfs_touch, sysfs_type, fs_type;
|
type sysfs_touch, sysfs_type, fs_type;
|
||||||
type sysfs_bcmdhd, sysfs_type, fs_type;
|
type sysfs_bcmdhd, sysfs_type, fs_type;
|
||||||
type sysfs_wlc, sysfs_type, fs_type;
|
type sysfs_wlc, sysfs_type, fs_type;
|
||||||
type sysfs_chargelevel, sysfs_type, fs_type;
|
type sysfs_chargelevel, sysfs_type, fs_type;
|
||||||
type sysfs_mfc, sysfs_type, fs_type;
|
type sysfs_mfc, sysfs_type, fs_type;
|
||||||
type sysfs_cpu, sysfs_type, fs_type;
|
type sysfs_cpu, sysfs_type, fs_type;
|
||||||
type sysfs_odpm, sysfs_type, fs_type;
|
|
||||||
type sysfs_camera, sysfs_type, fs_type;
|
type sysfs_camera, sysfs_type, fs_type;
|
||||||
type sysfs_write_leds, sysfs_type, fs_type;
|
type sysfs_write_leds, sysfs_type, fs_type;
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
genfscon sysfs /devices/platform/exynos-bts u:object_r:sysfs_exynos_bts:s0
|
genfscon sysfs /devices/platform/exynos-bts u:object_r:sysfs_exynos_bts:s0
|
||||||
genfscon sysfs /devices/platform/exynos-bts/bts_stats u:object_r:sysfs_exynos_bts_stats:s0
|
genfscon sysfs /devices/platform/exynos-bts/bts_stats u:object_r:sysfs_exynos_bts_stats:s0
|
||||||
|
|
||||||
genfscon sysfs /devices/virtual/pmic/mitigation u:object_r:sysfs_bcl:s0
|
|
||||||
|
|
||||||
# CPU
|
# CPU
|
||||||
genfscon sysfs /devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/time_in_state u:object_r:sysfs_cpu:s0
|
genfscon sysfs /devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/time_in_state u:object_r:sysfs_cpu:s0
|
||||||
genfscon sysfs /devices/platform/cpupm/cpupm/time_in_state u:object_r:sysfs_cpu:s0
|
genfscon sysfs /devices/platform/cpupm/cpupm/time_in_state u:object_r:sysfs_cpu:s0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue