thermal: Update thermal table am: d5763a2aea am: b0b6a863c4

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

Change-Id: Ic5022ecb1605f27002a49c0d6cf49f5af2624423
This commit is contained in:
Jia-yi Chen 2021-07-14 01:28:46 +00:00 committed by Automerger Merge Worker
commit d8ff4792ef
2 changed files with 2 additions and 2 deletions

View file

@ -336,7 +336,7 @@
"LimitInfo": [0, 2, 3, 4, 4, 4, 4], "LimitInfo": [0, 2, 3, 4, 4, 4, 4],
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING", "BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
"PowerThreshold": [500, 500, 500, 500, 0, 0, 0], "PowerThreshold": [500, 500, 500, 500, 0, 0, 0],
"CdevFloorWithPowerLink": [0, 0, 1, 2, 4 ,4 ,4], "CdevFloorWithPowerLink": [0, 0, 0, 2, 4 ,4 ,4],
"ReleaseLogic": "RELEASE_TO_FLOOR", "ReleaseLogic": "RELEASE_TO_FLOOR",
"ThrottlingWithPowerLink":true "ThrottlingWithPowerLink":true
}, },

View file

@ -336,7 +336,7 @@
"LimitInfo": [0, 2, 3, 4, 4, 4, 4], "LimitInfo": [0, 2, 3, 4, 4, 4, 4],
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING", "BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
"PowerThreshold": [500, 500, 500, 500, 500, 0, 0], "PowerThreshold": [500, 500, 500, 500, 500, 0, 0],
"CdevFloorWithPowerLink": [0, 0, 1, 2, 3 ,4 ,4], "CdevFloorWithPowerLink": [0, 0, 0, 2, 3 ,4 ,4],
"ReleaseLogic": "RELEASE_TO_FLOOR", "ReleaseLogic": "RELEASE_TO_FLOOR",
"ThrottlingWithPowerLink":true "ThrottlingWithPowerLink":true
}, },