klte-common: no need to fail enabling all cpu

*[  147.362325] init: write_file: Unable to write to '/sys/devices/syste
m/cpu/cpu1/online': Invalid argument
 [  147.362380] init: write_file: Unable to write to '/sys/devices/syste
 m/cpu/cpu2/online': Invalid argument
 [  147.362436] init: write_file: Unable to write to '/sys/devices/syste
 m/cpu/cpu3/online': Invalid argument

Change-Id: I9e597d32cbd29ccb2845b4859e5e19a48582ac25
This commit is contained in:
OzzysCmAcc 2017-02-16 20:35:41 +01:00 committed by Kevin F. Haggerty
parent 8f7265e77a
commit 1a6fed40cd
1 changed files with 0 additions and 3 deletions

View File

@ -1044,9 +1044,6 @@ on property:sys.boot_completed=1
write /sys/module/msm_thermal/core_control/enabled 0
# Configure the CPU governor
write /sys/devices/system/cpu/cpu1/online 1
write /sys/devices/system/cpu/cpu2/online 1
write /sys/devices/system/cpu/cpu3/online 1
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor interactive
write /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor interactive
write /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor interactive