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

Commit 21de26a8 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Fixed the doc" into rvc-dev am: 9c8f402a

Change-Id: I078d5fa3cc21fc8ac2164c04964d53a9f51b386b
parents 03255a22 9c8f402a
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -46,7 +46,11 @@ public class CellBroadcastIntents {

    /**
     * Broadcast intent action for notifying area information has been updated. The information
     * can be retrieved by {@link CellBroadcastService#getCellBroadcastAreaInfo(int)}
     * 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}.
     *
     * @see SubscriptionManager#EXTRA_SLOT_INDEX
     */
    @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
    public static final String ACTION_AREA_INFO_UPDATED =