Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add android::base::GetExecutablePath, switch adb and fastboot over. | Elliott Hughes | 2016-09-01 | 1 | -43/+0 |
| | | | | | | | | | We'd long had two copies of this stuff, so rather than rewrite both Linux versions to use android::base::Readlink, let's kill the duplication too... Bug: http://b/30988271 Change-Id: I4de58a94a22a4b1faf969a6fc70ca1560a4d5121 | ||||
* | Use more std::string in fastboot. | Elliott Hughes | 2016-04-29 | 1 | -19/+8 |
| | | | | Change-Id: Ic8c77eac1e0088627ab650050d9c97c5749e5c39 | ||||
* | Move fastboot to C++. | Elliott Hughes | 2015-06-23 | 1 | -0/+54 |
Minimal conversion. Change-Id: I32cbf125be481a8757720d10fa303c38a7fd5e38 |