Delete unused reference of a hidden constant. am: 306ae9551a

Change-Id: I893cfa7d28a46c7485ea5a3288126fb9326b85a2
This commit is contained in:
Automerger Merge Worker
2020-02-25 18:32:25 +00:00

View File

@@ -513,13 +513,6 @@ public class SubscriptionManager {
*/ */
public static final String ISO_COUNTRY_CODE = SimInfo.ISO_COUNTRY_CODE; 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 * TelephonyProvider column name for whether a subscription is embedded (that is, present on an
* eSIM). * eSIM).