thermal: update usbc overheat mitigation thresholds am: d16aa14df0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/18191631 Change-Id: I03482d6a276178446e324b8c1a3e8d7a33354516 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c3dce883a6
1 changed files with 2 additions and 2 deletions
|
@ -292,7 +292,7 @@
|
|||
"Formula":"COUNT_THRESHOLD",
|
||||
"TriggerSensor": "usb_pwr_therm",
|
||||
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
|
||||
"Coefficient":[42000, 4000,7000],
|
||||
"Coefficient":[42000, 2500, 5000],
|
||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "3.0", "NAN", "NAN"],
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
|
@ -312,7 +312,7 @@
|
|||
"Formula":"COUNT_THRESHOLD",
|
||||
"TriggerSensor": "usb_pwr_therm",
|
||||
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
|
||||
"Coefficient":[47000, 4500, 8000],
|
||||
"Coefficient":[43500, 2800, 6000],
|
||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "3.0", "NAN"],
|
||||
"VrThreshold":"NAN",
|
||||
"Multiplier":1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue