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

Commit 120ae295 authored by Nazanin Bakhshi's avatar Nazanin Bakhshi Committed by android-build-merger
Browse files

Merge "Revert "Store subscriber ID / IMSI into telephony database"" into qt-dev

am: 1e3ee721

Change-Id: I25790c309045b662f904b2c25599930da868d6c4
parents fbc32589 1e3ee721
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -774,14 +774,6 @@ public class SubscriptionManager {
    @SystemApi
    public static final int PROFILE_CLASS_DEFAULT = PROFILE_CLASS_UNSET;

    /**
     * TelephonyProvider column name 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>