Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: put all host-side code into host_tool namespace | Patrick Venture | 2019-01-04 | 1 | -0/+5 |
| | | | | | | | | To avoid confusion and organize the code itself more cleanly, place the host-side code into its own namespace. Change-Id: I573eb0494eb59874adb1d1eadc502499e928e396 Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | tools: updater: add exceptions for errors | Patrick Venture | 2018-12-13 | 1 | -0/+18 |
Add custom exception for errors per TODO comments. Change-Id: I14b89afe816724ff2bdb1761ef6e6a0a8217feed Signed-off-by: Patrick Venture <venture@google.com> |