Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move blobs and manager header into installation dir | Patrick Venture | 2018-09-27 | 1 | -2/+1 |
| | | | | | | | | The blobs and manager header will be used by handlers once we've transitioned to dynamic loading. Change-Id: Ieae8fcfe383007731cb4f8b2619612c3bfa47f50 Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | add example handler | Patrick Venture | 2018-09-20 | 2 | -0/+238 |
This adds an example handler to demonstrate how one can add a specific type of BLOB handler. Change-Id: Ib5421f1b945b45998b40d3939a4dab9cdf39aaa9 Signed-off-by: Patrick Venture <venture@google.com> |