Contacts: Fix display wrong SIM contact name

When use device account to create a new contact and input FAMILY_NAME
and GIVEN_NAME, then switch to SIM account and save, it will display
wrong SIM contact name.The root cause is that SIM contact only support
GIVEN_NAME, not support other name field, at this scene, will save
other name filed for SIM contact, so leads to this issue.

When switch account, drop unsupport name field can slove this issue.

Change-Id: I096bb7394ad91da001b767bbd0a478e1556288a3
CRs-Fixed: 2312787
1 file changed