commit | 6c63b50e3a7195599117d9b46512e957e19fb635 | [log] [tgz] |
---|---|---|
author | Ari Hausman-Cohen <arihc@google.com> | Tue Aug 02 11:28:29 2016 -0700 |
committer | Ari Hausman-Cohen <arihc@google.com> | Thu Aug 04 18:47:02 2016 -0700 |
tree | 6910f4085538ebb37f8f68bfa7bd41aea537b0c4 | |
parent | ab3a0a4620ceb9f7ea2a3b23b478ac45f5b2f498 [diff] |
Add abstract control class. Partial implementation of tagged_partial_metadata. A control is a value that can be changed. Implements supported/get/set of parent class, abstracting into simpler supported/get/set methods for children to implement. BUG: 30140438 Change-Id: Iaba6fc2f54f6a8786c5ca379972ee1da9604c7a3 TEST: unit tests pass