Merge "Enable Preferred network type options menu by default"

This commit is contained in:
Linux Build Service Account 2015-08-09 04:01:37 -07:00 committed by Gerrit - the friendly Code Review server
commit 885ef83d8a
1 changed files with 3 additions and 0 deletions

View File

@ -39,4 +39,7 @@
ignored and manual operator selection will always be available. See ignored and manual operator selection will always be available. See
CPHS4_2.WW6, CPHS B.4.7.1 for more information --> CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
<bool name="csp_enabled">true</bool> <bool name="csp_enabled">true</bool>
<!-- Show Preferred Network Type options in No SIM case -->
<bool name="config_no_sim_display_network_modes">true</bool>
</resources> </resources>