From 37f9667b4e29512411c1ffdef5a6619f804a50b1 Mon Sep 17 00:00:00 2001 From: YiHo Cheng Date: Thu, 6 Feb 2020 16:55:07 +0800 Subject: [PATCH] thermal: Enable monitoring battery in thermal hal Enable monitoring battery to prevent battery shutdown too late. Bug: 128812625 Test: pts-tradefed run pts -m PtsThermalHalTestCases Change-Id: I52f2f816e7b11e4478ca0e09b5b5bfaa9211a39c --- thermal_info_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/thermal_info_config.json b/thermal_info_config.json index 25f95d0..3bb24a9 100644 --- a/thermal_info_config.json +++ b/thermal_info_config.json @@ -148,7 +148,8 @@ 60.0 ], "VrThreshold":"NAN", - "Multiplier":0.001 + "Multiplier":0.001, + "Monitor":true }, { "Name":"usb_port_temp",