sdm660-common: overlay: Enable new Auto Selection Network UI

This commit is contained in:
Max Weffers 2019-08-14 12:38:06 +02:00
parent e1eb7a09c3
commit 2b36893092
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -608,4 +608,7 @@
<!-- Time to give to the proximity sensor before toggling the flashlight with the Power button.
Set to -1 to disable the proximity sensor check at all-->
<integer name="config_flashlightProximityTimeout">-1</integer>
<!-- Whether the new Auto Selection Network UI should be shown -->
<bool name="config_enableNewAutoSelectNetworkUI">true</bool>
</resources>