aboutsummaryrefslogtreecommitdiffstats
path: root/fuse_sdcard_provider.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch minadb over to C++.Elliott Hughes2015-04-101-0/+6
| | | | Change-Id: I5afaf70caa590525627c676c88b445d3162de33e
* do sdcard sideloading through the fuse filesystemDoug Zongker2014-07-101-0/+23
Make a fuse filesystem that sits on top of the selected package file on the sdcard, so we can verify that the file contents don't change while being read and avoid copying the file to /tmp (that is, RAM) before verifying and installing it. Change-Id: Ifd982aa68bfe469eda5f839042648654bf7386a1