Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a34f7f7a authored by Chen Xu's avatar Chen Xu Committed by Automerger Merge Worker
Browse files

Merge "area info update improvement" into mainline-prod am: 51571f89

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12787956

Change-Id: Iccbe9f7fbc9de42102fafcf98d422a98db6cbd6c
parents b854d53c 51571f89
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -45,7 +45,8 @@ public class CellBroadcastIntents {
    private static final String EXTRA_MESSAGE = "message";

    /**
     * Broadcast intent action for notifying area information has been updated. The information
     * Broadcast intent action for notifying area information has been updated. broadcast is also
     * sent when the user turns off area info alerts. The information
     * can be retrieved by {@link CellBroadcastService#getCellBroadcastAreaInfo(int)}. The
     * associated SIM slot index of updated area information can be retrieved through the extra
     * {@link SubscriptionManager#EXTRA_SLOT_INDEX}.