Contacts: fix force close when clear call log
MultiPickContactActivity uses subId not slotId to find the SIM name, and causes ArrayIndexOutOfBoundsException. We translate the subId in database into slotId, and then find SIM name from slotId. CRs-Fixed: 728564 Change-Id: Ie386c1011f0299957948a856a1e96edd0e6ae135
Loading
Please register or sign in to comment