Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use filesystem instead of experimental | Patrick Venture | 2019-03-08 | 1 | -2/+2 |
| | | | | | | | | Use filesystem now that it should be available instead of experimental::filesystem. Change-Id: Ia9b17f33ced70fe2f1f12f11d8708d15ff422bfa Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | add dynamic library interface to enable testing | Patrick Venture | 2018-11-28 | 1 | -0/+46 |
Add interface defining the methods for dynamic linking to enable testing. Change-Id: If4d090d3cedc019b426435a1f651191803bfc1a9 Signed-off-by: Patrick Venture <venture@google.com> |