Merge "Revert "Don't reset BatteryStats on high battery level or signif..."" into tm-qpr-dev

This commit is contained in:
Michael Wachenschwanz 2023-03-03 01:03:12 +00:00 committed by Android (Google) Code Review
commit e85f211c66

View file

@ -590,9 +590,4 @@
<!-- Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. -->
<integer name="config_shutdownBatteryTemperature">580</integer>
<!-- Whether to reset Battery Stats on unplug when the battery level is high. -->
<bool name="config_batteryStatsResetOnUnplugHighBatteryLevel">false</bool>
<!-- Whether to reset Battery Stats on unplug if the battery was significantly charged -->
<bool name="config_batteryStatsResetOnUnplugAfterSignificantCharge">false</bool>
</resources>