Browse Source

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

Change-Id: I76698911103601d5f3ad67e1099790af8c2fdc18
Cassie 7 years ago
parent
commit
620e1064d1
1 changed files with 3 additions and 0 deletions
  1. 3 0
      overlay/FrameworksResXiaomi/res/values/config.xml

+ 3 - 0
overlay/FrameworksResXiaomi/res/values/config.xml

@@ -49,6 +49,9 @@
     -->
     <bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
 
+    <!-- Whether the new Auto Selection Network UI should be shown -->
+    <bool name="config_enableNewAutoSelectNetworkUI">true</bool>
+
     <!-- If true, the display will be shifted around in ambient mode. -->
     <bool name="config_enableBurnInProtection">true</bool>