Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stop installing manager header | Patrick Venture | 2019-01-15 | 1 | -2/+2 |
| | | | | | | | | Stop installing the manager header as it is no longer meant to be exported, but rather used only internally within this repository. Change-Id: I2ab21a31fd745e1b3e36fc39ffea5e26d373ff51 Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | add dynamic library interface to enable testing | Patrick Venture | 2018-11-28 | 1 | -0/+96 |
Add interface defining the methods for dynamic linking to enable testing. Change-Id: If4d090d3cedc019b426435a1f651191803bfc1a9 Signed-off-by: Patrick Venture <venture@google.com> |