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:
parent
1b5659be4f
commit
5125a91128
@ -13,4 +13,6 @@
|
|||||||
<string-array translatable="false" name="config_tether_bluetooth_regexs">
|
<string-array translatable="false" name="config_tether_bluetooth_regexs">
|
||||||
<item>"bt-pan"</item>
|
<item>"bt-pan"</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
<bool name="config_enableAutoPowerModes">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user