summaryrefslogtreecommitdiffstats
path: root/res/values-mcc001-mnc01
diff options
context:
space:
mode:
authorJing Zhao <zhaojing@motorola.com>2014-08-25 13:49:19 -0500
committerVineeta Srivastava <vsrivastava@google.com>2014-08-28 16:21:58 +0000
commit43e956250316dedacd39408a9c64fd84fe2cc6c3 (patch)
treef2e88b8eda678dfd2da5cdc8240d2cfa37bed02a /res/values-mcc001-mnc01
parentb958eec8cc3a3aee855805102f69b86d595a11bd (diff)
downloadandroid_packages_services_Telephony-43e956250316dedacd39408a9c64fd84fe2cc6c3.tar.gz
android_packages_services_Telephony-43e956250316dedacd39408a9c64fd84fe2cc6c3.tar.bz2
android_packages_services_Telephony-43e956250316dedacd39408a9c64fd84fe2cc6c3.zip
Test APNs
Add test APNs to carriers table. Enable APN Setting editing for testing PLMNs. Bug: 17136661 Change-Id: Ieabfac5ea02a5b9971c7050d8278ad0095863e3a
Diffstat (limited to 'res/values-mcc001-mnc01')
-rw-r--r--res/values-mcc001-mnc01/config.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-mcc001-mnc01/config.xml b/res/values-mcc001-mnc01/config.xml
new file mode 100644
index 000000000..3e6a69b2a
--- /dev/null
+++ b/res/values-mcc001-mnc01/config.xml
@@ -0,0 +1,22 @@
+<?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 APN Settings for some CDMA carriers -->
+ <bool name="config_show_apn_setting_cdma">true</bool>
+</resources>