From c4da22a2ce90baa77a241b040fc2575f20f6838a Mon Sep 17 00:00:00 2001 From: Jack Yu Date: Thu, 30 Jan 2020 00:04:06 -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 Change-Id: If6a0a0c6a76e8b90a8feaea1e2771993e2d0edfe --- AndroidManifest.xml | 1 + .../simstatus/SimStatusDialogController.java | 135 ++++++++++++++---- .../simstatus/SimStatusDialogFragment.java | 6 + 3 files changed, 112 insertions(+), 30 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ac1e440fce9..3cabb0e428f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -102,6 +102,7 @@ +