commit | 6f8d46b5fb96c2bead1317aae93a73fc89b093ab | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Sep 10 15:02:32 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Sep 10 16:13:39 2009 -0700 |
tree | f1454cf8378e124a8bd7814315327d239442996a | |
parent | 6fbf4e0bcd52f60cc80f317fe20510c67e9c00d7 [diff] |
Insert, update, delete photos. Trim empty fields. Allow photo changes when the ContactsSource allows Photo entries. This change also trims out any inserted or updated fields that are now "empty" according to their respective DataKind fields. Wrote unit tests for field trimming to ensure wiping works. Fixes http://b/2050549