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

Commit 29e4138c authored by Peter Wang's avatar Peter Wang Committed by Android (Google) Code Review
Browse files

Merge "Fix java doc for eraseSubscriptionsWithOptions"

parents 5f75009b 406cee2b
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
     */