sdm660-common: overlay: Enable adaptive battery
This commit is contained in:
parent
c70fd1c72a
commit
fd97c65e58
1 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue