diff options
| -rw-r--r-- | rootdir/etc/init.target.rc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/rootdir/etc/init.target.rc b/rootdir/etc/init.target.rc index d25bfb6..6c580f3 100644 --- a/rootdir/etc/init.target.rc +++ b/rootdir/etc/init.target.rc @@ -93,21 +93,6 @@ service btsnoop /system/bin/btsnoop disabled oneshot -on enable-low-power - - # Enable core control - write /sys/devices/system/cpu/cpu0/core_ctl/min_cpus 0 - write /sys/devices/system/cpu/cpu0/core_ctl/max_cpus 4 - write /sys/devices/system/cpu/cpu0/core_ctl/busy_up_thres 68 - write /sys/devices/system/cpu/cpu0/core_ctl/busy_down_thres 40 - write /sys/devices/system/cpu/cpu0/core_ctl/offline_delay_ms 100 - write /sys/devices/system/cpu/cpu0/core_ctl/task_thres 4 - write /sys/devices/system/cpu/cpu0/core_ctl/is_big_cluster 1 - write /sys/devices/system/cpu/cpu4/core_ctl/busy_up_thres 20 - write /sys/devices/system/cpu/cpu4/core_ctl/busy_down_thres 5 - write /sys/devices/system/cpu/cpu4/core_ctl/offline_delay_ms 5000 - write /sys/devices/system/cpu/cpu4/core_ctl/not_preferred 1 - service ppd /system/bin/mm-pp-daemon class late_start disabled |
