Merge "thermal: Update left/right inner display equations" into 24D1-dev

This commit is contained in:
Treehugger Robot 2024-04-08 22:38:45 +00:00 committed by Android (Google) Code Review
commit ce7f4875bc

View file

@ -897,9 +897,9 @@
"Hidden": true, "Hidden": true,
"VirtualSensor": true, "VirtualSensor": true,
"Formula": "WEIGHTED_AVG", "Formula": "WEIGHTED_AVG",
"Combination": ["usb_conn_therm"], "Combination": ["display_therm", "maxfg_secondary"],
"Coefficient": [0.561], "Coefficient": [0.516, 0.535],
"Offset": 10729, "Offset": -26,
"Multiplier": 0.001 "Multiplier": 0.001
}, },
{ {
@ -908,9 +908,9 @@
"Hidden": true, "Hidden": true,
"VirtualSensor": true, "VirtualSensor": true,
"Formula": "WEIGHTED_AVG", "Formula": "WEIGHTED_AVG",
"Combination": ["soc_therm"], "Combination": ["usb_conn_therm", "maxfg_base"],
"Coefficient": [0.799], "Coefficient": [0.045, 0.849],
"Offset": 1620, "Offset": 2975,
"Multiplier": 0.001 "Multiplier": 0.001
}, },
{ {