summaryrefslogtreecommitdiff
path: root/overlay/packages
diff options
context:
space:
mode:
authorTony Hill <tonyhill@motorola.com>2014-10-08 09:36:27 +0100
committerAmit Mahajan <amitmahajan@google.com>2014-10-08 10:24:52 -0700
commit2c40ca0b0adfa2e5a5997a61f60688619433931b (patch)
treef6091127d45c9bd55695bf59408b6ae324413056 /overlay/packages
parent2b5b5e709a44e1131e772112e12112d65821813f (diff)
downloadshamu-2c40ca0b0adfa2e5a5997a61f60688619433931b.tar.gz
Enable CSP feature for AT&T and AIO SIMs
This enables manual operator selection to be controlled by the SIM card (Customer Service Profile EF file) for AT&T and AIO SIMs. Bug: 17708015 Change-Id: I366f58cf9ec2679d12ab81872ae00158ef3269ad
Diffstat (limited to 'overlay/packages')
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc070/config.xml23
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc090/config.xml23
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc150/config.xml23
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc170/config.xml23
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc180/config.xml23
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc380/config.xml23
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc410/config.xml23
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc560/config.xml23
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc680/config.xml23
-rw-r--r--overlay/packages/services/Telephony/res/values-mcc310-mnc980/config.xml23
10 files changed, 230 insertions, 0 deletions
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc070/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc070/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc070/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc090/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc090/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc090/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc150/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc150/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc150/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc170/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc170/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc170/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc180/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc180/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc180/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc380/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc380/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc380/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc410/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc410/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc410/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc560/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc560/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc560/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc680/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc680/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc680/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>
diff --git a/overlay/packages/services/Telephony/res/values-mcc310-mnc980/config.xml b/overlay/packages/services/Telephony/res/values-mcc310-mnc980/config.xml
new file mode 100644
index 00000000..35ed25ef
--- /dev/null
+++ b/overlay/packages/services/Telephony/res/values-mcc310-mnc980/config.xml
@@ -0,0 +1,23 @@
+<?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.
+-->
+
+<resources>
+ <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be
+ able to prevent manual operator selection. If false, this SIM setting will be
+ ignored and manual operator selection will always be available. See
+ CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
+ <bool name="csp_enabled">true</bool>
+</resources>