thermal: update usbc overheat mitigation thresholds am: 835341d69a

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/19271337

Change-Id: I729c18cc55bc412e91660c80df4f606a6146ecf2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Sayanna Chandula 2022-07-19 17:22:51 +00:00 committed by Automerger Merge Worker
commit 4c7a93fbc5
2 changed files with 2 additions and 2 deletions

View file

@ -319,7 +319,7 @@
"Formula":"COUNT_THRESHOLD",
"TriggerSensor": "usb_pwr_therm",
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
"Coefficient":[43500, 2800, 6000],
"Coefficient":[43500, 3500, 8000],
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "3.0", "NAN"],
"Multiplier":1,
"Monitor":true,

View file

@ -319,7 +319,7 @@
"Formula":"COUNT_THRESHOLD",
"TriggerSensor": "usb_pwr_therm",
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
"Coefficient":[42000, 2000, 4000],
"Coefficient":[42000, 2500, 7000],
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "3.0", "NAN"],
"Multiplier":1,
"Monitor":true,