summaryrefslogtreecommitdiffstats
path: root/fuse_sideload (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix non-ab fuse ota fail bugCheng Chang2022-03-011-2/+7
* Fix the fuse error that cannot handle the OTA package larger than 4 GiBluoqiangwei12021-10-121-1/+1
* [LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour2021-02-141-0/+9
* Support starting fuse from a block mapTianjie Xu2019-06-202-4/+20
* Implement FuseBlockDataProviderxunchang2019-05-013-0/+111
* Remove the FD parameter from FuseDataProvider ctor.Tao Bao2019-04-161-12/+11
* Fix bogus error checking on unique_fdBernie Innocenti2019-03-281-1/+1
* Remove the provider_vtabxunchang2019-03-193-18/+14
* Create a FuseDataProvider base classxunchang2019-03-195-5/+153
* Build `recovery` with Soong.Tao Bao2018-08-101-1/+2
* `recovery` uses more shared libraries.Tao Bao2018-08-081-1/+1
* Revert "Build and use minadbd as a shared library."Tao Bao2018-08-081-2/+1
* Build and use minadbd as a shared library.Tao Bao2018-08-071-1/+2
* Export fuse_sideload.h for libfusesideload.Tao Bao2018-03-073-0/+569