Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b451084 authored by Muralidhar Reddy Mule's avatar Muralidhar Reddy Mule Committed by Android (Google) Code Review
Browse files

Merge "[MEP] Platform initial support for eSim Multiple Enabled Profiles."

parents 35702b86 99134a91
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -315,6 +315,12 @@ public class TelephonyManager {
     */
    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 int mSubId;
    @UnsupportedAppUsage