Merge changes I756b5834,Idce09cff

* changes:
  Move euicc related file to telephony.
  Delete unused reference of a hidden constant.
This commit is contained in:
Amit Mahajan
2020-02-25 18:15:58 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 7 deletions

View File

@@ -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).