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: I2f8648bd0250027034ad2b64dd647faa82035042
Loading
Please register or sign in to comment