commit | 18a78e0a162c35756628610307f41179816d3333 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@google.com> | Thu Jul 10 07:31:46 2014 -0700 |
committer | Doug Zongker <dougz@google.com> | Thu Jul 10 10:55:07 2014 -0700 |
tree | 0fc0d66dacdb35be53da27a80e77865f68dc8325 | |
parent | 93950229cf9a991589f6bb071a966b00349d18d6 [diff] |
refactor fuse sideloading code 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