commit | 8c96843fe3eb0766cf255fb5d7783f682db177b8 | [log] [tgz] |
---|---|---|
author | Matthew Fritze <mfritze@google.com> | Fri Dec 15 10:48:40 2017 -0800 |
committer | Matthew Fritze <mfritze@google.com> | Wed Jan 10 10:58:33 2018 -0800 |
tree | d3104588b522005ac31c2acd11987a52630688b5 | |
parent | 87f7a1be1e497fe4f78a81260d2a482db46a4a07 [diff] |
Build slice from indexed data in SliceProvider Connect the SliceIndexing data to the SliceProvider, such that a query to SliceProvider can build a Slice via the indexed data from SlicesIndexingManager. We take the key from the Uri supplied to the SettingSliceProvider and find a potential matching row in the indexed data. The matched data is then used to Build a slice for the caller. Bug: 67996923 Test: robotests Change-Id: If51bfd1a05c3f3817ae720554f95a98fc7b002e1