Merge "thermal: Update config_shutdownBatteryTemperature to 58" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2022-08-02 02:57:43 +00:00 committed by Android (Google) Code Review
commit 48186f64e4

View file

@ -390,4 +390,7 @@
<!-- This device does not allow sms service. -->
<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>