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

Commit 866be7a8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Delete unused reference of a hidden constant."

parents baa1e133 7932296e
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -515,13 +515,6 @@ public class SubscriptionManager {
     */
    public static final String ISO_COUNTRY_CODE = SimInfo.ISO_COUNTRY_CODE;

    /**
     * TelephonyProvider column name for the sim provisioning status associated with a SIM.
     * <P>Type: INTEGER (int)</P>
     * @hide
     */
    public static final String SIM_PROVISIONING_STATUS = SimInfo.SIM_PROVISIONING_STATUS;

    /**
     * TelephonyProvider column name for whether a subscription is embedded (that is, present on an
     * eSIM).