thermal: more aggressive thermal throttling on BIG am: 27283d5be0
am: cbb5d49126
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/21546830 Change-Id: I5140568e17fa2662eab1ad6a99db360d179c5519 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
83892842a9
1 changed files with 2 additions and 2 deletions
|
@ -200,7 +200,7 @@
|
|||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
||||
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
||||
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
||||
|
@ -255,7 +255,7 @@
|
|||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
||||
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
||||
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue