summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorVineeta Srivastava <vsrivastava@google.com>2015-09-11 18:48:23 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-09-11 18:48:23 +0000
commite6e18ee59e5596f939195abf65c731a464011de3 (patch)
tree0678911e6d2b562e8d21da9cc6f1ccdca0882d00 /res
parenta04bfb78abe36c1611c04320918ff5820bb20e46 (diff)
parent3501b0cf53c07f74485eaeae8145265f2294e5bc (diff)
downloadandroid_packages_services_Telephony-e6e18ee59e5596f939195abf65c731a464011de3.tar.gz
android_packages_services_Telephony-e6e18ee59e5596f939195abf65c731a464011de3.tar.bz2
android_packages_services_Telephony-e6e18ee59e5596f939195abf65c731a464011de3.zip
am 3501b0cf: Merge "Enable TDSCDMA mode for only CMCC" into mnc-dr-dev
* commit '3501b0cf53c07f74485eaeae8145265f2294e5bc': Enable TDSCDMA mode for only CMCC
Diffstat (limited to 'res')
-rw-r--r--res/values-mcc460-mnc00/config.xml (renamed from res/values-mcc460/config.xml)0
-rw-r--r--res/values-mcc460-mnc02/config.xml20
-rw-r--r--res/values-mcc460-mnc07/config.xml20
-rw-r--r--res/values-mcc460-mnc08/config.xml20
4 files changed, 60 insertions, 0 deletions
diff --git a/res/values-mcc460/config.xml b/res/values-mcc460-mnc00/config.xml
index ca784916a..ca784916a 100644
--- a/res/values-mcc460/config.xml
+++ b/res/values-mcc460-mnc00/config.xml
diff --git a/res/values-mcc460-mnc02/config.xml b/res/values-mcc460-mnc02/config.xml
new file mode 100644
index 000000000..ca784916a
--- /dev/null
+++ b/res/values-mcc460-mnc02/config.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 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.
+-->
+
+<resources>
+ <!-- Show enabled tdscdma option for device -->
+ <bool name="config_support_tdscdma" translatable="false">true</bool>
+</resources>
diff --git a/res/values-mcc460-mnc07/config.xml b/res/values-mcc460-mnc07/config.xml
new file mode 100644
index 000000000..ca784916a
--- /dev/null
+++ b/res/values-mcc460-mnc07/config.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 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.
+-->
+
+<resources>
+ <!-- Show enabled tdscdma option for device -->
+ <bool name="config_support_tdscdma" translatable="false">true</bool>
+</resources>
diff --git a/res/values-mcc460-mnc08/config.xml b/res/values-mcc460-mnc08/config.xml
new file mode 100644
index 000000000..ca784916a
--- /dev/null
+++ b/res/values-mcc460-mnc08/config.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 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.
+-->
+
+<resources>
+ <!-- Show enabled tdscdma option for device -->
+ <bool name="config_support_tdscdma" translatable="false">true</bool>
+</resources>