commit | 2d19a69fb1e3bd273a18c0896b865a24591981e4 | [log] [tgz] |
---|---|---|
author | Steve McKay <smckay@google.com> | Tue Aug 22 09:05:08 2017 -0700 |
committer | Steve McKay <smckay@google.com> | Tue Aug 22 11:20:11 2017 -0700 |
tree | 4f8adb7010e37c4865fa2126a94edff8918671c2 | |
parent | 878b271707bd27fb04c114986cbc06b88fd6e762 [diff] |
Minor cleanups to SelectionManager interface. This is a small grab-bag of fixes: - Address comments from ag/2768118 - Address comments from ag/2758092 - Address comments from ag/2767710 Rename the selection collector method from getSelection(Selection) to copySelection. + Don't return the selection. Improve docs in some locations and drop TODOs for interface-smells in need of further attention. Bug: 64847011 Change-Id: Ibe4038ed7fcd4bc5dd0bec3a8ada5f46b77932b7 Test: Passing.