[automerge] Support emergency alert for India 2p: f04f33e8cc
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/CellBroadcastService/+/22747386
Bug: 277852306
Change-Id: I7827930a4603f2ecee858d6a0db211d2113bbea4
diff --git a/res/values-mcc404/config.xml b/res/values-mcc404/config.xml
deleted file mode 100644
index 261ef67..0000000
--- a/res/values-mcc404/config.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2020 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>
- <!-- Cell broadcast channels for area info update. Note the channel configuration for area info
- is needed in CellBroadcastReceiver as well. -->
- <integer-array name="area_info_channels">
- <item>50</item>
- </integer-array>
-</resources>
diff --git a/res/values-mcc405/config.xml b/res/values-mcc405/config.xml
deleted file mode 100644
index 361d534..0000000
--- a/res/values-mcc405/config.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2020 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>
- <!-- Cell broadcast channels for area info update. Note the channel configuration for area info
- is needed in CellBroadcastReceiver as well. -->
- <integer-array name="area_info_channels">
- <item>60</item>
- </integer-array>
-</resources>