Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch minadb over to C++. | Elliott Hughes | 2015-04-10 | 1 | -0/+6 |
| | | | | Change-Id: I5afaf70caa590525627c676c88b445d3162de33e | ||||
* | refactor fuse sideloading code | Doug Zongker | 2014-07-10 | 1 | -0/+38 |
Split the adb-specific portions (fetching a block from the adb host and closing the connections) out from the rest of the FUSE filesystem code, so that we can reuse the fuse stuff for installing off sdcards as well. Change-Id: I0ba385fd35999c5f5cad27842bc82024a264dd14 |