thermal: Update thermal config
1) Update VIRTUAL-QI-GNSS formula for Oriole 2) Lower shotdown threshold by 1C for Oriole 3) Disable charging at SEVERE for Oriole & Raven Bug: 189888812 Bug: 190201749 Test: Boot Change-Id: Iffc42a6f90935a8f1361bc04aeb08743b839aadc
This commit is contained in:
parent
9d6c2d97ac
commit
79a3b702d4
2 changed files with 6 additions and 6 deletions
|
@ -150,7 +150,7 @@
|
|||
"0.25",
|
||||
"0.75"
|
||||
],
|
||||
"Offset":-5500,
|
||||
"Offset":-4500,
|
||||
"HotThreshold":[
|
||||
"NAN",
|
||||
"NAN",
|
||||
|
@ -266,7 +266,7 @@
|
|||
"45.0",
|
||||
"47.0",
|
||||
"52.0",
|
||||
"56.0"
|
||||
"55.0"
|
||||
],
|
||||
"HotHysteresis":[
|
||||
0.0,
|
||||
|
@ -336,11 +336,11 @@
|
|||
},
|
||||
{
|
||||
"CdevRequest": "fcc",
|
||||
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
|
||||
"LimitInfo": [0, 2, 3, 5, 5, 5, 5]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "dc_icl",
|
||||
"LimitInfo": [0, 1, 2, 3, 4, 4, 4]
|
||||
"LimitInfo": [0, 1, 2, 4, 4, 4, 4]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -336,11 +336,11 @@
|
|||
},
|
||||
{
|
||||
"CdevRequest": "fcc",
|
||||
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
|
||||
"LimitInfo": [0, 2, 3, 5, 5, 5, 5]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "dc_icl",
|
||||
"LimitInfo": [0, 1, 2, 3, 4, 4, 4]
|
||||
"LimitInfo": [0, 1, 2, 4, 4, 4, 4]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue