commit | 0ebd3ac69a76ec76d9caab65a1947f971242994e | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Thu Dec 09 11:14:04 2010 -0800 |
committer | John Reck <jreck@google.com> | Fri Dec 10 10:27:14 2010 -0800 |
tree | 81f41426123f7eb68636c53a91030460eea715f5 | |
parent | b77aa7a93d1993174a832d0f2c7b380d0e65a0a7 [diff] |
Fixes history update race condition Bug: 3270709 Since ContentResolver does not have transaction support, I moved history updates to a controller that can serialize updates to the history table. This prevents the race condition. Change-Id: Ic33bedb9d6faef2393379306f8f88778d16caf24