commit | ebb5b7f73d24e060ffb838d0fc4c6301eb900923 | [log] [tgz] |
---|---|---|
author | Matthew Fritze <mfritze@google.com> | Mon Jan 23 19:33:34 2017 -0800 |
committer | Matthew Fritze <mfritze@google.com> | Wed Mar 15 15:34:49 2017 -0700 |
tree | 230ef4e489a4c2efcf5b8891aed6f7e2e4244379 | |
parent | a540a978bccf01db5604177c10de4dc28da13e15 [diff] |
SearchFragment removes stale data from the database When search fragment is created, it will get a list of the non-indexable keys and verify that each of the results are not a part of that list. This CL moves the non-indexable keys logic into a controller for shared use between SearchFragment and DatabaseIndexingManager. Bug:33209418 Test: make RunSettingsRoboTests Change-Id: I4ed3812ecc5ee9e63b75ba6edbc7ff8712e8e9c9