Merge "Add a config to hide the 3G option at preferred network mode UI" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
be84e27612
@@ -1374,6 +1374,10 @@
|
||||
<item>"0"</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="enabled_networks_except_gsm_3g_values" translatable="false">
|
||||
<item>"9"</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="enabled_networks_except_lte_values" translatable="false">
|
||||
<item>"0"</item>
|
||||
<item>"1"</item>
|
||||
|
@@ -671,4 +671,6 @@
|
||||
<!-- Control messages displayed during enrollment -->
|
||||
<bool name="enrollment_message_display_controller_flag">false</bool>
|
||||
|
||||
<!-- Whether to display the 3G option at network mode.-->
|
||||
<bool name="config_display_network_mode_3g_option">true</bool>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user