Fix bug #3218104 (CalendarSyncAdapter says "android.content.OperationApplicationException: wrong number of rows: 0")
- revert code from https://android-git.corp.google.com/g/#change,54585 concerning deleteEventInternal()
- transform an UPDATE to a DELETE if we are processing a recurrence exception whose status is updated to STATUS_CANCEL
and if the recurrence exception does not have its original event (parent) anymore
This is due to special semantics attributed to STATUS_CANCEL by the Server
Change-Id: I2e71e68d6c740293920e3c52679f094314cab37a
1 file changed