thermal: add bts_window virtual sensor
Bug: 246967924 Test: Build and boot on device. Check bts_window values Change-Id: I5caf4eaf35aa311214749404c9b353afa6ce0819 Signed-off-by: Sayanna Chandula <sayanna@google.com>
This commit is contained in:
parent
06ee1ffc94
commit
5c46cf01a1
1 changed files with 10 additions and 0 deletions
|
@ -209,6 +209,16 @@
|
|||
"Offset":-1390,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-BTS-WINDOW-PARTIAL",
|
||||
"Type":"UNKNOWN",
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["cam_therm", "north_therm", "soc_therm"],
|
||||
"Coefficient":[0.355, 0.419, -0.0322],
|
||||
"Offset":7194,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-SKIN",
|
||||
"Type":"SKIN",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue