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