aboutsummaryrefslogtreecommitdiffstats
path: root/fuse_sideload.h
Commit message (Collapse)AuthorAgeFilesLines
* recovery: Provide sideload cancellationTom Marshall2015-11-251-2/+0
| | | | Change-Id: I13f0c9ae5444652a2141442ef24258679a78d320
* recovery: Switch fuse_* to C++.Tao Bao2015-11-071-6/+0
| | | | | Change-Id: Id50c3e6febd0ab61f10a654b9b265cf21a2d1701 (cherry picked from commit 71dc365f25676cfb3f62dbb7163697a8c3c5243d)
* Switch minadb over to C++.Elliott Hughes2015-04-101-0/+6
| | | | Change-Id: I5afaf70caa590525627c676c88b445d3162de33e
* refactor fuse sideloading codeDoug Zongker2014-07-101-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