Delete unused reference of a hidden constant.
SimInfo.SIM_PROVISIONING_STATUS is accessed but not used. Test: basic sanity Bug: 140908357 Merged-in: Idce09cff62411f38ac4b88437f1cfefce39e7e95 Change-Id: Idce09cff62411f38ac4b88437f1cfefce39e7e95
This commit is contained in:
@@ -513,13 +513,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).
|
||||
|
||||
Reference in New Issue
Block a user