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

Commit 3489b7cb authored by Nazanin Bakhshi's avatar Nazanin Bakhshi
Browse files

Store subscriber ID / IMSI into telephony database

Bug: 131916175
Test: manual
Change-Id: Ia353d23cff698d973bd63ac59fd92dd0f2978317
parent 3296e5ce
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -774,6 +774,14 @@ public class SubscriptionManager {
    @SystemApi
    public static final int PROFILE_CLASS_DEFAULT = PROFILE_CLASS_UNSET;

    /**
     * IMSI (International Mobile Subscriber Identity).
     * <P>Type: TEXT </P>
     * @hide
     */
    //TODO: add @SystemApi
    public static final String IMSI = "imsi";

    /**
     * Broadcast Action: The user has changed one of the default subs related to
     * data, phone calls, or sms</p>