Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 358e2ddc authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

Merge branch '1397devices-a15-network_mode' into 'a15'

FP6: CarrierConfig: Disable global mode and CDMA choices.

See merge request e/devices/android_device_fairphone_FP6!14
parents dd78407b 4f7cb8a3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,8 +5,8 @@
        <boolean name="allow_adding_apns_bool" value="true"/>
        <boolean name="show_apn_setting_cdma_bool" value="true"/>
        <boolean name="hide_preferred_network_type_bool" value="false"/>
        <boolean name="show_cdma_choices_bool" value="true"/>
        <boolean name="world_phone_bool" value="true"/>
        <boolean name="show_cdma_choices_bool" value="false"/>
        <boolean name="world_phone_bool" value="false"/>
        <boolean name="config_enable_display_14digit_imei" value="false"/>
        <string name="time_format">24
        </string>