I'm trying to create simple operations of Insert/update/Delete of Contact in Android using the ContentProviderOperation. I've successfully inserted a new contact, but after that I'm not able to update or delete it.I'm trying to create simple operations of Inser