Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add dynamic library interface to enable testing | Patrick Venture | 2018-11-28 | 1 | -1/+20 |
| | | | | | | | | Add interface defining the methods for dynamic linking to enable testing. Change-Id: If4d090d3cedc019b426435a1f651191803bfc1a9 Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | utils: add methods for finding and loading handlers | Patrick Venture | 2018-09-30 | 1 | -0/+15 |
This module provides a couple basic methods for enumerating and then loading handlers. Change-Id: I4f58be313190c48de25c2b9578b7c622afefc656 Signed-off-by: Patrick Venture <venture@google.com> |