Commits

Daisuke Miyakawa authored de26b54bb64
Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null. Contacts app's EditContactActivity now explicitly set those to null, so I thought vCard importer also shold do so. Internal issue number: 2141766 TODO: Contacts app's side should be also modified to completely fix the issue above.