From 80e432043582a14dc9d7382ed81b0699b9a01e49 Mon Sep 17 00:00:00 2001 From: Jack Yu Date: Thu, 30 Jan 2020 00:30:29 -0800 Subject: [PATCH] Refactored cell broadcast area info support Area info cell broadcast messages are not handled by cell broadcast receiver anymore. Instead, they will be processed in cell broadcast service. Privileged apps that are interested in getting the information will need to get it directly from cell broadcast service. Note this is only enabled for certain countries and carriers. Test: Manual Bug: 141318859 Bug: 141425194 Change-Id: I2245c39f679d0ad94c9a1325edc553f362fdce7c --- core/res/res/values-mcc334/config.xml | 23 +++++++++++++++++++++++ core/res/res/values-mcc732/config.xml | 23 +++++++++++++++++++++++ core/res/res/values-mcc740/config.xml | 23 +++++++++++++++++++++++ data/etc/privapp-permissions-platform.xml | 1 + 4 files changed, 70 insertions(+) create mode 100644 core/res/res/values-mcc334/config.xml create mode 100644 core/res/res/values-mcc732/config.xml create mode 100644 core/res/res/values-mcc740/config.xml diff --git a/core/res/res/values-mcc334/config.xml b/core/res/res/values-mcc334/config.xml new file mode 100644 index 0000000000000..e99c9a028178e --- /dev/null +++ b/core/res/res/values-mcc334/config.xml @@ -0,0 +1,23 @@ + + + + + + true + diff --git a/core/res/res/values-mcc732/config.xml b/core/res/res/values-mcc732/config.xml new file mode 100644 index 0000000000000..e99c9a028178e --- /dev/null +++ b/core/res/res/values-mcc732/config.xml @@ -0,0 +1,23 @@ + + + + + + true + diff --git a/core/res/res/values-mcc740/config.xml b/core/res/res/values-mcc740/config.xml new file mode 100644 index 0000000000000..e99c9a028178e --- /dev/null +++ b/core/res/res/values-mcc740/config.xml @@ -0,0 +1,23 @@ + + + + + + true + diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 692af584cd61a..a676fa2b2a834 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -400,5 +400,6 @@ applications that come with the platform +