sdm660-common: overlay: Enable adaptive battery

This commit is contained in:
Artem Borisov 2018-09-03 20:11:12 +03:00 committed by Max Weffers
parent c70fd1c72a
commit fd97c65e58
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -465,4 +465,7 @@
<!-- Enable system navigation keys. --> <!-- Enable system navigation keys. -->
<bool name="config_supportSystemNavigationKeys">true</bool> <bool name="config_supportSystemNavigationKeys">true</bool>
<!-- Flag indicating whether we should enable smart battery. -->
<bool name="config_smart_battery_available">true</bool>
</resources> </resources>