From 98973e3ba1c40a49f31900ede650665cfd88d9e8 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 Merged-In: If6a0a0c6a76e8b90a8feaea1e2771993e2d0edfe Change-Id: If6a0a0c6a76e8b90a8feaea1e2771993e2d0edfe (cherry picked from commit c4da22a2ce90baa77a241b040fc2575f20f6838a) --- 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 7ca32f4a207..1b7b08210fe 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -102,6 +102,7 @@ +