commit | 7fda314980107337d2eb9237ed00e997ae4ee345 | [log] [tgz] |
---|---|---|
author | Matthew Fritze <mfritze@google.com> | Tue Dec 20 15:50:56 2016 -0800 |
committer | Matthew Fritze <mfritze@google.com> | Tue Jan 10 14:27:31 2017 -0800 |
tree | f474aebf0119ed0b9824922fd686d235f7d8a2f7 | |
parent | d5e2bfcc7a1702be394ec7133fac95ee368e35d9 [diff] |
Update DatabaseLoader querying. Change the way the queries are built and sorted for the database loader. It now constructs 3 queries that match different columns. Each query returns their results and gets sorted, then merged into the master list of results. Change-Id: Id643422ddfe26bfec89e04ee9f5832b99148e22a Test: make RunSettingsRoboTests Bug: 32904057, 32903623