Merge "thermal: remove HotHysteresis for CPU-MID and CPU-HIGH loop" into udc-qpr-dev am: 1712829415
am: 5e0ff450b0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/24140668 Change-Id: I28e76380d4502bfa28e2375e35037190056ee946 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b423ce5efc
1 changed files with 2 additions and 2 deletions
|
@ -225,7 +225,7 @@
|
|||
"Combination":["VIRTUAL-SKIN"],
|
||||
"Coefficient":[1.0],
|
||||
"HotThreshold":["NAN", 39.0, 41.0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis":[0.0, 1.9, 1.9, 0.0, 0.0, 0.0, 0.0],
|
||||
"HotHysteresis":[0.0, 0.0, 1.9, 0.0, 0.0, 0.0, 0.0],
|
||||
"Multiplier":0.001,
|
||||
"PollingDelay":300000,
|
||||
"PassiveDelay":7000,
|
||||
|
@ -296,7 +296,7 @@
|
|||
"Combination":["VIRTUAL-SKIN"],
|
||||
"Coefficient":[1.0],
|
||||
"HotThreshold":["NAN", 41.0, 43.0, 52.0, "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 0.0, 0.0, 0.0],
|
||||
"HotHysteresis":[0.0, 0.0, 1.9, 1.9, 0.0, 0.0, 0.0],
|
||||
"Multiplier":0.001,
|
||||
"PollingDelay":300000,
|
||||
"PassiveDelay":7000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue