Loading src/java/com/android/internal/telephony/GsmCdmaPhone.java +0 −2 Original line number Diff line number Diff line Loading @@ -444,8 +444,6 @@ public class GsmCdmaPhone extends Phone { private void initRatSpecific(int precisePhoneType) { mPendingMMIs.clear(); mIccPhoneBookIntManager.updateIccRecords(null); mEsn = null; mMeid = null; mPrecisePhoneType = precisePhoneType; logd("Precise phone type " + mPrecisePhoneType); Loading Loading
src/java/com/android/internal/telephony/GsmCdmaPhone.java +0 −2 Original line number Diff line number Diff line Loading @@ -444,8 +444,6 @@ public class GsmCdmaPhone extends Phone { private void initRatSpecific(int precisePhoneType) { mPendingMMIs.clear(); mIccPhoneBookIntManager.updateIccRecords(null); mEsn = null; mMeid = null; mPrecisePhoneType = precisePhoneType; logd("Precise phone type " + mPrecisePhoneType); Loading