gs101: use CPU4 in charger mode
For charging efficiency certification swap CPU6 with CPU4 while in off-mode charging. Bug: 194146139 Signed-off-by: AleX Pelosi <apelosi@google.com> Change-Id: Ib2bee00b952df65d60534342e20f5d331b839e4c
This commit is contained in:
parent
17cfdf36ae
commit
0e79c94d57
1 changed files with 1 additions and 1 deletions
|
@ -667,8 +667,8 @@ on property:init.svc.vendor.charger=running
|
|||
write /sys/devices/system/cpu/cpu1/online 0
|
||||
write /sys/devices/system/cpu/cpu2/online 0
|
||||
write /sys/devices/system/cpu/cpu3/online 0
|
||||
write /sys/devices/system/cpu/cpu4/online 0
|
||||
write /sys/devices/system/cpu/cpu5/online 0
|
||||
write /sys/devices/system/cpu/cpu6/online 0
|
||||
write /sys/devices/system/cpu/cpu7/online 0
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue