DO NOT MERGE: Remove deprecated call: Cursor.commitUpdates().

This change was previously made in master, but I believe it is
responsible for a crash.  We should not be using this deprecated
method, so I am now instead using ContentResolver.update().
1 file changed