Contacts: Fix issue that extra ":" at the end of number

When import from Sim Card, we can see that the imported
contact has an extra ":" at the end of the second phone
number. Since use the split "," when parse sim contact
ANRs.

Use the split ":" instead of ",".

Change-Id: I01a3cd8354fa2028c9e40183cc02c4d8e08f175f
CRs-Fixed: 2216321
1 file changed