davinci: overlay: Disable global mode and CDMA choices
Cleans up mobile network settings Change-Id: Ib331062fa77a18661bbfcd1a49f62ddf9144228c
This commit is contained in:
parent
18b33141f9
commit
617bc4471a
@ -45,10 +45,10 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
|
||||
|
||||
<carrier_config>
|
||||
<boolean name="apn_expand_bool" value="true" />
|
||||
<boolean name="world_phone_bool" value="true" />
|
||||
<boolean name="world_phone_bool" value="false" />
|
||||
<boolean name="allow_adding_apns_bool" value="true" />
|
||||
<boolean name="hide_preferred_network_type_bool" value="false" />
|
||||
<boolean name="show_cdma_choices_bool" value="true" />
|
||||
<boolean name="show_cdma_choices_bool" value="false" />
|
||||
<boolean name="allow_video_call_in_low_battery" value="true" />
|
||||
<boolean name="config_enable_display_14digit_imei" value="false" />
|
||||
<!-- Determines whether UI extensions for video calls should be used or not -->
|
||||
|
Loading…
Reference in New Issue
Block a user