commit | 1dd25fd87c727fbf175027faf6a9a533c5cf7220 | [log] [tgz] |
---|---|---|
author | Matthew Fritze <mfritze@google.com> | Fri May 18 17:59:26 2018 -0700 |
committer | Andrew Sapperstein <asapperstein@google.com> | Tue May 22 22:43:24 2018 +0000 |
tree | 709d8970d2ab4f253b3408a66ee11d3147f83840 | |
parent | a419c4717dd0ed0e762c7451bf990baf1a703906 [diff] |
Add isSliceable API to BasePrefController Only support explicitly approved Settings Slices, dictated by controllers which return true for the new method isSliceable. Updating the supported settings to a whitelist means that the method to return all available slices must be updated, and checking slicability when we index slices. Test: robotests Change-Id: I85848c2cdf3e151fa94b33dd1dc5c0374ef94b5b Merged-In: Ib2b9690cdd0036b5cc4a1cb846c52bce7c824ab9 Fixes: 79779103