commit | 99f4c7d0c9c9c29ced22da0a8af4d1a04b0ef186 | [log] [tgz] |
---|---|---|
author | Chris Wren <cwren@android.com> | Thu Sep 11 13:38:18 2014 -0400 |
committer | Dan Sandler <dsandler@android.com> | Fri Sep 12 18:30:28 2014 +0000 |
tree | add5d01adf0118bd5e29902c1a8ac0197aa54d44 | |
parent | 37ccf18b841afacba5d20e427eb9fec0065f6ecf [diff] |
Invalidate the people cache on Contacts provider changes. The Contacts database only seem to notify that a change has happened, not which row was changed. We simply invalidate the whole cache on changes. Added an info log for even 100th invalidation, so we can see how often it happens. Bug: 17466975 Change-Id: I9988ea8db776c88afd835a4b3c50b9a982a309d0