kitakami-common: overlay: Enable adaptive battery

This commit is contained in:
Flex1911 2019-06-17 16:11:18 +02:00 committed by TARKZiM
parent 5a01a62a2b
commit e5cd9c1e93

View File

@ -265,6 +265,9 @@
so that applications can still use their own mechanisms. -->
<bool name="config_enableAutoPowerModes">true</bool>
<!-- Flag indicating whether we should enable smart battery. -->
<bool name="config_smart_battery_available">true</bool>
<!-- Whether device supports double tap to wake -->
<bool name="config_supportDoubleTapWake">true</bool>