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

Commit f86bf759 authored by Jack Yu's avatar Jack Yu
Browse files

Fixed the doc

Added extra information

Test: None
Bug: 150126754
Merged-In: Ice5032ba84a24dd5d9091f80303ccbbc3bd1ff20
Change-Id: Ice5032ba84a24dd5d9091f80303ccbbc3bd1ff20
(cherry picked from commit f23e44e8)
parent 1c9035f5
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 =