sm7250-common: overlay: Use the new auto network selection UI

Change-Id: I76698911103601d5f3ad67e1099790af8c2fdc18
Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
This commit is contained in:
Cassie
2018-02-21 15:28:29 -08:00
committed by Sandeep P S
parent efd25e2bc1
commit 5761196822

View File

@@ -395,4 +395,7 @@
<!-- Delay that allows some content to arrive at the display before switching
from DOZE to ON, in millis. -->
<integer name="config_wakeUpDelayDoze">32</integer>
<!-- Whether the new Auto Selection Network UI should be shown -->
<bool name="config_enableNewAutoSelectNetworkUI">true</bool>
</resources>