thermal: Update config_shutdownBatteryTemperature to 58

Bug: 237472896
Test: Verified locally using build P38065952
Change-Id: Ib82fadef9667b75d94bd9a1c07d33fd11eb1f0ca
This commit is contained in:
sashwinbalaji 2022-07-28 15:55:47 +08:00 committed by S Ashwin Balaji
parent e735068f58
commit a6435237f0

View file

@ -390,4 +390,7 @@
<!-- This device does not allow sms service. --> <!-- This device does not allow sms service. -->
<bool name="config_sms_capable">false</bool> <bool name="config_sms_capable">false</bool>
<!-- Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. -->
<integer name="config_shutdownBatteryTemperature">580</integer>
</resources> </resources>