thermal: Update thermal config am: c1900d5be8 am: 43fea268a3

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

Change-Id: I082c7c12ad03774cc80248fa117e6e5b9c0df49f
This commit is contained in:
Jia-yi Chen 2021-06-04 21:34:50 +00:00 committed by Automerger Merge Worker
commit 217aaa04d4
2 changed files with 6 additions and 6 deletions

View file

@ -150,7 +150,7 @@
"0.25", "0.25",
"0.75" "0.75"
], ],
"Offset":-5500, "Offset":-4500,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -266,7 +266,7 @@
"45.0", "45.0",
"47.0", "47.0",
"52.0", "52.0",
"56.0" "55.0"
], ],
"HotHysteresis":[ "HotHysteresis":[
0.0, 0.0,
@ -336,11 +336,11 @@
}, },
{ {
"CdevRequest": "fcc", "CdevRequest": "fcc",
"LimitInfo": [0, 2, 3, 4, 5, 5, 5] "LimitInfo": [0, 2, 3, 5, 5, 5, 5]
}, },
{ {
"CdevRequest": "dc_icl", "CdevRequest": "dc_icl",
"LimitInfo": [0, 1, 2, 3, 4, 4, 4] "LimitInfo": [0, 1, 2, 4, 4, 4, 4]
} }
] ]
}, },

View file

@ -336,11 +336,11 @@
}, },
{ {
"CdevRequest": "fcc", "CdevRequest": "fcc",
"LimitInfo": [0, 2, 3, 4, 5, 5, 5] "LimitInfo": [0, 2, 3, 5, 5, 5, 5]
}, },
{ {
"CdevRequest": "dc_icl", "CdevRequest": "dc_icl",
"LimitInfo": [0, 1, 2, 3, 4, 4, 4] "LimitInfo": [0, 1, 2, 4, 4, 4, 4]
} }
] ]
}, },