summaryrefslogtreecommitdiffstats
path: root/fastboot/util_linux.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add android::base::GetExecutablePath, switch adb and fastboot over.Elliott Hughes2016-09-011-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 Hughes2016-04-291-19/+8
| | | | Change-Id: Ic8c77eac1e0088627ab650050d9c97c5749e5c39
* Move fastboot to C++.Elliott Hughes2015-06-231-0/+54
Minimal conversion. Change-Id: I32cbf125be481a8757720d10fa303c38a7fd5e38