Merge "[MEP] Platform initial support for eSim Multiple Enabled Profiles." am: e1e1bf599b am: a30c964449
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1893000 Change-Id: I8c97bf809445bc247f0f0a6935a032fad96a611c
This commit is contained in:
@@ -315,6 +315,12 @@ public class TelephonyManager {
|
|||||||
*/
|
*/
|
||||||
public static final int UNINITIALIZED_CARD_ID = -2;
|
public static final int UNINITIALIZED_CARD_ID = -2;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Default port index for the UICC Card
|
||||||
|
* @hide
|
||||||
|
*/
|
||||||
|
public static final int DEFAULT_PORT_INDEX = 0;
|
||||||
|
|
||||||
private final Context mContext;
|
private final Context mContext;
|
||||||
private final int mSubId;
|
private final int mSubId;
|
||||||
@UnsupportedAppUsage
|
@UnsupportedAppUsage
|
||||||
|
|||||||
Reference in New Issue
Block a user