Merge "Remove getDefaultSim hidden api"

This commit is contained in:
Jordan Liu
2018-03-12 21:17:43 +00:00
committed by Gerrit Code Review

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.
*