Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manager: add getBlobManager as an exported method | Patrick Venture | 2018-09-27 | 1 | -0/+8 |
| | | | | | | | | getBlobManager will allow a library to get ahold of the BlobManager for registration purposes. Change-Id: I75f41601d10d59293c7752da8307507cc2c88434 Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | move blobs and manager header into installation dir | Patrick Venture | 2018-09-27 | 1 | -0/+253 |
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> |