commit | 5d219a2cfa320501a96968d8827fa9c195b04451 | [log] [tgz] |
---|---|---|
author | Justin Klaassen <justinklaassen@google.com> | Tue Jul 26 14:29:52 2016 -0700 |
committer | Justin Klaassen <justinklaassen@google.com> | Tue Jul 26 14:32:57 2016 -0700 |
tree | 9481830b2e3b090f983cb015f47a61e1e8da71e6 | |
parent | 2dc574e59a218f9f33e44555371067fb47dbf48d [diff] |
Only set fullIndex flag when performing a full update Previously UpdateData#fullIndex was default true which meant if a partial update came in before a call to Index#update() then the partial update would be treated as a full index and future calls to Index#update() would be ignored. Bug: 30366360 Change-Id: I6e2738c25c9623f49171ecba0f3e0ce0076b7e42