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

Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21732136

Change-Id: I22d8c789bedb50a17e7be67f49abc8e04595e996
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Michael Wachenschwanz 2023-03-03 01:44:09 +00:00 committed by Automerger Merge Worker
commit 73e1d65775

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>