diff --git a/telephony/java/com/android/internal/telephony/ITelephony.aidl b/telephony/java/com/android/internal/telephony/ITelephony.aidl index a941a5671f130..2c30fe0c5c316 100644 --- a/telephony/java/com/android/internal/telephony/ITelephony.aidl +++ b/telephony/java/com/android/internal/telephony/ITelephony.aidl @@ -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. *