sdm660-common: overlay: Enable new Auto Selection Network UI
This commit is contained in:
parent
e1eb7a09c3
commit
2b36893092
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue