commit | 5aeb6c4fab56843e5fa57d62d8f918f6abf6b1a4 | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Fri Apr 28 14:27:52 2017 -0700 |
committer | Daniel Nishi <dhnishi@google.com> | Mon May 01 15:42:50 2017 -0700 |
tree | 0c93ae12c60c7dc6461119e4792640fe689541c3 | |
parent | b2d85af91e1d3a33dd80def07d6f45f14b20860a [diff] |
Filter on volume for category storage view. The other storage view used a compound filter with a UUID filter and the normal filter. The category filters were omitting the compound UUID filter. This adds it. Test: Settings unit test Change-Id: Ic0118abf58dabbf430a81e1fbcefb7acfdef472c Fixes: 37780836