Dialer: Fix issue that display wrong IMEI for GSM phone.
Sub id is not same as phone id. Get correct sub id through SubscriptionManager.getSubId(int slotId), and then get correct phone id and type to display. Change-Id: I05355254d0a64efa73e8b96813fa04d1fe16f3b8 CRs-Fixed: 768412
Loading
Please register or sign in to comment