Enable AutoPowerModes

The doc says that this should be enabled only if you a GCM or something
alike. So possibly we don't want this on FOSS/Vanilla variant

Fixes https://github.com/phhusson/treble_experimentations/issues/40
This commit is contained in:
Pierre-Hugues Husson 2018-05-19 19:09:46 +02:00
parent 1b5659be4f
commit 5125a91128

View File

@ -13,4 +13,6 @@
<string-array translatable="false" name="config_tether_bluetooth_regexs">
<item>"bt-pan"</item>
</string-array>
<bool name="config_enableAutoPowerModes">true</bool>
</resources>