summaryrefslogtreecommitdiff
path: root/overlay/packages/services/Telephony/res/values-mcc311-mnc585/config.xml
diff options
context:
space:
mode:
authorJonathan Basseri <misterikkit@google.com>2015-06-25 23:08:39 -0700
committerJonathan Basseri <misterikkit@google.com>2015-06-25 23:15:39 -0700
commitd1bb70dec37012ad85043dd0090211abb361e290 (patch)
tree297eda625e49c05a3c84b079e80a2e2ba9e5ee17 /overlay/packages/services/Telephony/res/values-mcc311-mnc585/config.xml
parent87e5a89f6bd53cf25effdf77199029d3ceb1afa7 (diff)
downloadshamu-d1bb70dec37012ad85043dd0090211abb361e290.tar.gz
Migrate shamu overlay to default config app.
Many of the variables in these overlays were migrated to CarrierConfgiManager, so the overlay values were migrated into the default config app (packages/apps/CarrierConfig). Everything no longer needed here is deleted. Bug: 20827908 Change-Id: I9ec1c3f240a96746bf02c04c7e96a1ecf6671818
Diffstat (limited to 'overlay/packages/services/Telephony/res/values-mcc311-mnc585/config.xml')
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc311-mnc585/config.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/overlay/packages/services/Telephony/res/values-mcc311-mnc585/config.xml b/overlay/packages/services/Telephony/res/values-mcc311-mnc585/config.xml
deleted file mode 100644
index 558dc245..00000000
--- a/overlay/packages/services/Telephony/res/values-mcc311-mnc585/config.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2014 The Android Open Source 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.
--->
-
-<!-- Phone app resources that may need to be customized
- for different hardware or product builds. -->
-<resources>
- <!-- Show cdma auto network mode in (global) roaming -->
- <bool name="config_show_cdma" translatable="false">true</bool>
-</resources>