Merge "Fixed java doc for EuiccService#eraseSubscriptions"
am: 10d6f20bc9
Change-Id: I0acfb85416f42fd570297554a0ce231a12914649
This commit is contained in:
@@ -516,7 +516,7 @@ public abstract class EuiccService extends Service {
|
||||
* @see android.telephony.euicc.EuiccManager#eraseSubscriptions
|
||||
*
|
||||
* @deprecated From R, callers should specify a flag for specific set of subscriptions to erase
|
||||
* and use @link{onEraseSubscriptionsWithOptions} instead
|
||||
* and use {@link #onEraseSubscriptionsWithOptions(int, int)} instead
|
||||
*/
|
||||
@Deprecated
|
||||
public abstract int onEraseSubscriptions(int slotId);
|
||||
|
||||
Reference in New Issue
Block a user