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

Commit fa9c61ad authored by Peter Wang's avatar Peter Wang
Browse files

Fix java doc for eraseSubscriptionsWithOptions

Bug: 143138878
Test: on device
Change-Id: I7fe32bb1e09ea37a8c8a91fb7d7e820491c71803
Merged-In: I7fe32bb1e09ea37a8c8a91fb7d7e820491c71803
parent ca01a7ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -830,7 +830,7 @@ public class EuiccManager {
     * @param callbackIntent a PendingIntent to launch when the operation completes.
     *
     * @deprecated From R, callers should specify a flag for specific set of subscriptions to erase
     * and use @link{eraseSubscriptionsWithOptions} instead
     * and use {@link #eraseSubscriptionsWithOptions(int, PendingIntent)} instead
     *
     * @hide
     */