Merge "Remove getDefaultSim hidden api"

am: fdf4dd7928

Change-Id: Iddf30f8b24ec3de2497af050674a0d4d64cb7686
This commit is contained in:
Jordan Liu
2018-03-12 22:57:21 +00:00
committed by android-build-merger

View File

@@ -622,12 +622,6 @@ interface ITelephony {
*/
void setCellInfoListRate(int rateInMillis);
/**
* get default sim
* @return sim id
*/
int getDefaultSim();
/**
* Opens a logical channel to the ICC card.
*