Merge "thermal: Update left/right inner display equations" into 24D1-dev am: ce7f4875bc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/26710530 Change-Id: Ib8aee3c71f7373fb1bb00a105e7de81a1a9cad7b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e4d9b9fca0
1 changed files with 6 additions and 6 deletions
|
@ -897,9 +897,9 @@
|
|||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["usb_conn_therm"],
|
||||
"Coefficient": [0.561],
|
||||
"Offset": 10729,
|
||||
"Combination": ["display_therm", "maxfg_secondary"],
|
||||
"Coefficient": [0.516, 0.535],
|
||||
"Offset": -26,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
|
@ -908,9 +908,9 @@
|
|||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["soc_therm"],
|
||||
"Coefficient": [0.799],
|
||||
"Offset": 1620,
|
||||
"Combination": ["usb_conn_therm", "maxfg_base"],
|
||||
"Coefficient": [0.045, 0.849],
|
||||
"Offset": 2975,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue