thermal: adjust Raven USB-C throttling threshold
According to the survey result, R4 has less margin than O6, so adjust the threshold to reduce the false positive rate. Bug: 213400531 Test: verified by emul_temp Change-Id: Iaea41fb62a4e2e06f59d40c26cfde563143fc07e
This commit is contained in:
parent
f757d485d4
commit
b26e78c621
1 changed files with 3 additions and 3 deletions
|
@ -141,7 +141,7 @@
|
||||||
"Type":"UNKNOWN",
|
"Type":"UNKNOWN",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
"35.0",
|
"40.0",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -554,8 +554,8 @@
|
||||||
"USB2-MINUS-QI"
|
"USB2-MINUS-QI"
|
||||||
],
|
],
|
||||||
"Coefficient":[
|
"Coefficient":[
|
||||||
"35000",
|
"40000",
|
||||||
"3000",
|
"4500",
|
||||||
"9000"
|
"9000"
|
||||||
],
|
],
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue