commit | fce182bff7713a12714018327f6da9500011ab17 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Fri May 08 13:54:52 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Fri May 08 13:54:52 2009 -0400 |
tree | 94bc6f355804b05c21a2853e78ae74199bb01dee | |
parent | 4c5cea0286f5b8be8c1b2d61444f0539ffb58511 [diff] |
Avoid using a deprecated method. The Cursor method commitUpdates has been deprecated, in favor of using ContentResolver.update. Eliminate this call of commitUpdates.