gs101: Disable system group boost in off charger mode
Bug: 193192017 Test: build pass Change-Id: Ieb5ff22808f22eb5796950d427986f352d748839
This commit is contained in:
parent
20c4f4090c
commit
e05964f062
1 changed files with 2 additions and 0 deletions
|
@ -901,6 +901,8 @@ on charger
|
||||||
mkdir /dev/thermal/tz-by-name 0750 system system
|
mkdir /dev/thermal/tz-by-name 0750 system system
|
||||||
mkdir /dev/thermal/cdev-by-name 0750 system system
|
mkdir /dev/thermal/cdev-by-name 0750 system system
|
||||||
start vendor.thermal.symlinks
|
start vendor.thermal.symlinks
|
||||||
|
write /sys/kernel/vendor_sched/sys_uclamp_min 0
|
||||||
|
write /sys/kernel/vendor_sched/sys_prefer_idle 0
|
||||||
|
|
||||||
# Launch thermal hal in off charging mode
|
# Launch thermal hal in off charging mode
|
||||||
on charger && property:vendor.thermal.link_ready=1
|
on charger && property:vendor.thermal.link_ready=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue