Modify ContactMetadataProvider to support upsert.

To make Lychee sync adapter easy to upsert a metadata to
MetadataSync table, modify ContactMetadataProvider update and
insert methods to support upsert in insert() method.
That is, update it if inserting an existing raw, and do not
support update by calling update().

BUG 23795463

Change-Id: I4fdde36839a90b440f377ce15bd1ab51b9c6ce39
3 files changed