thermal: Enable monitoring battery in thermal hal

Enable monitoring battery temperature in thermal hal to prevent battery
shutdown too late.

Bug: 128812625
Test: pts/device-presubmit test pass
Change-Id: I0ceaf10ad322900b4595ecbf6f8e9560f250186a
This commit is contained in:
YiHo Cheng
2020-02-06 16:38:44 +08:00
parent 540b334738
commit 2492dcc548
2 changed files with 4 additions and 2 deletions

View File

@@ -148,7 +148,8 @@
60.0
],
"VrThreshold":"NAN",
"Multiplier":0.001
"Multiplier":0.001,
"Monitor":true
},
{
"Name":"usb_port_temp",

View File

@@ -148,7 +148,8 @@
60.0
],
"VrThreshold":"NAN",
"Multiplier":0.001
"Multiplier":0.001,
"Monitor":true
},
{
"Name":"usb_port_temp",