Merge "Fix java doc for eraseSubscriptionsWithOptions"
am: 8db38c9ef6
Change-Id: I55feb7a5515aa05dea0b5482f6d84b67c6686948
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user