platform_bootable_recovery/fuse_sideload
xunchang 311e6ca7b6 Implement FuseBlockDataProvider
Adds a fuse data provider that parses the metadata from a block map,
reads the data from the given ranges of the block device; and provides
the data to the fuse.

Bug: 127071893
Test: unit tests pass, install a package from block map
Change-Id: Ie9925ee9144e98642505b3f5e1a4a186d2b21ed0
2019-05-01 12:09:38 -07:00
..
include Implement FuseBlockDataProvider 2019-05-01 12:09:38 -07:00
Android.bp Implement FuseBlockDataProvider 2019-05-01 12:09:38 -07:00
fuse_provider.cpp Implement FuseBlockDataProvider 2019-05-01 12:09:38 -07:00
fuse_sideload.cpp Fix bogus error checking on unique_fd 2019-03-28 17:28:13 +09:00