commit | 5ca831dc33dfa16821647e14e377c484df823c80 | [log] [tgz] |
---|---|---|
author | Zheng Fu <zhengfu@google.com> | Tue Jul 07 15:25:28 2015 -0700 |
committer | Zheng Fu <zhengfu@google.com> | Tue Jul 07 15:25:28 2015 -0700 |
tree | d8d94b41d182c37a5b20be3dc4653385af405080 | |
parent | 1d48d5a992c32d37bc9535686d96569680639cfa [diff] |
Fix bug in aggregation suggestions in new contacts aggregator. New contact aggregator is using rawContactsMatcher, which is keyed by rawContactId instead of contactId. So we need to remove bestMatches with duplicate contactId for calculating the aggregation suggestions. Bug:22224442 Change-Id: I9e77400a5b09ec28d5bc120706cd4dfe2e296d56