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

Commit d3c5ae68 authored by Peter Wang's avatar Peter Wang Committed by android-build-merger
Browse files

Merge "Fix java doc for eraseSubscriptionsWithOptions" am: 8db38c9e am: aeeff028

am: 20c9b8e5

Change-Id: I2fac1ba6f9740c28b11c352c4b06c4b91ba303b1
parents 3998e15d 20c9b8e5
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
     */