Expand ContentProviderOperation support of extras.

Now that we allow extras in more ContentProvider calls, we should
also allow CPO to define and pass those extras into a provider.  We
recently added flexible utility methods like withExtraBackReference(),
so this change starts passing those values to insert, update, delete,
and query.

Bug: 131643582
Test: atest CtsContentTestCases
Change-Id: I8f9536cc5fbdea76b50353fc2f24aa0ce4fe02d6
1 file changed