davinci: overlay: Disable global mode and CDMA choices

Cleans up mobile network settings

Change-Id: Ib331062fa77a18661bbfcd1a49f62ddf9144228c
This commit is contained in:
Jake Weinstein 2020-12-05 07:07:29 +01:00 committed by Arian
parent 18b33141f9
commit 617bc4471a
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -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 -->