Merge "Fixed java doc for EuiccService#eraseSubscriptions" am: 10d6f20bc9
am: 4dd1013a04
Change-Id: Idbdcc5b47bddaa577113843c4fde7f0115428935
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