thermal: enable sendCallback for VSKIN-SPEAKER am: df5fa53c5d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23220443 Change-Id: If5457707ab690b26b821f5c6a0766c6f4938788e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c8f09e9b20
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