thermal: optimize usbc throttling policy
Bug: 278035350 Test: verified by emul_temp Change-Id: I16442ddfe8a909da05a71d313e01c3964d07fe6c
This commit is contained in:
parent
a39ac67a82
commit
4ee85b18c0
2 changed files with 4 additions and 21 deletions
|
@ -183,20 +183,10 @@
|
|||
"Name":"USB-MINUS-CHARGER",
|
||||
"Type":"UNKNOWN",
|
||||
"VirtualSensor":true,
|
||||
"TriggerSensor": "usb_conn_therm",
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["usb_conn_therm", "charger_therm"],
|
||||
"Coefficient":[1.0, -1.0],
|
||||
"HotThreshold":["NAN", "7.0", "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "usbc-port",
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
|
||||
}
|
||||
],
|
||||
"Multiplier":0.001,
|
||||
"PollingDelay":0,
|
||||
"PassiveDelay":7000
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-USB-THROTTLING",
|
||||
|
@ -214,9 +204,8 @@
|
|||
"LimitInfo": [0, 0, 0, 0, 1, 1, 1]
|
||||
}
|
||||
],
|
||||
"VrThreshold":"NAN",
|
||||
"Multiplier":1,
|
||||
"PollingDelay":60000,
|
||||
"PollingDelay":300000,
|
||||
"PassiveDelay":7000
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue