thermal: enable sendCallback for VSKIN-SPEAKER
Bug: 282062889 Test: adb shell dumpsys android.hardware.thermal.IThermal/default emul_temp VIRTUAL-SKIN-SPEAKER 37001 Change-Id: Ib2b180b49223da178f1fb6f7e694a17166187829
This commit is contained in:
parent
3590c2c131
commit
df5fa53c5d
2 changed files with 8 additions and 2 deletions
|
@ -351,7 +351,10 @@
|
|||
"Combination":["north_therm", "cam_therm", "soc_therm", "charge_therm", "disp_therm", "battery", "neutral_therm", "quiet_therm", "usb_pwr_therm"],
|
||||
"Coefficient":[0.09, 0.01, 0, 0.18, 0.2, 0.21, 0, 0.35, 0.03],
|
||||
"Offset":-4990,
|
||||
"Multiplier":0.001
|
||||
"HotThreshold":["NAN", 37.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis":[0.0, 1.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
||||
"Multiplier":0.001,
|
||||
"SendCallback":true
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-SKIN",
|
||||
|
|
|
@ -330,7 +330,10 @@
|
|||
"Combination":["north_therm", "cam_therm", "soc_therm", "charge_therm", "disp_therm", "battery", "neutral_therm", "quiet_therm", "usb_pwr_therm"],
|
||||
"Coefficient":[0.06, 0, 0.31, 0.08, 0.29, 0.1, 0, 0.16, 0],
|
||||
"Offset":-1970,
|
||||
"Multiplier":0.001
|
||||
"HotThreshold":["NAN", 37.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis":[0.0, 1.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
||||
"Multiplier":0.001,
|
||||
"SendCallback":true
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-SKIN",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue