klte: Remove CarrierConfig overlay

* This is in msm8974-common now

Change-Id: I60cda67ce8d583b6facdf9a18df82b8bb1ba21a5
This commit is contained in:
Paul Keith 2018-06-30 15:21:18 +02:00
parent ab1c1759a8
commit 65f9fe0474
1 changed files with 0 additions and 38 deletions

View File

@ -1,38 +0,0 @@
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<!--
/*
** Copyright 2017, The LineageOS Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<carrier_config_list>
<carrier_config>
<boolean name="apn_expand_bool" value="true" />
<boolean name="world_phone_bool" value="true" />
<boolean name="allow_adding_apns_bool" value="true" />
<boolean name="show_cdma_choices_bool" value="true" />
<boolean name="show_apn_setting_cdma_bool" value="true" />
</carrier_config>
<carrier_config mcc="204" mnc="04" gid1="BAE0000000000000">
<boolean name="disable_cdma_activation_code_bool" value="true" />
</carrier_config>
<carrier_config mcc="310" mnc="004">
<boolean name="disable_cdma_activation_code_bool" value="true" />
</carrier_config>
<carrier_config mcc="310" mnc="480">
<boolean name="disable_cdma_activation_code_bool" value="true" />
</carrier_config>
</carrier_config_list>