summaryrefslogtreecommitdiffstats
path: root/fuse_sideload (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-12Fix the fuse error that cannot handle the OTA package larger than 4 GiBluoqiangwei11-1/+1
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour1-0/+9
2019-06-20Support starting fuse from a block mapTianjie Xu2-4/+20
2019-05-01Implement FuseBlockDataProviderxunchang3-0/+111
2019-04-26Remove the FD parameter from FuseDataProvider ctor.Tao Bao1-12/+11
2019-04-16Remove the FD parameter from FuseDataProvider ctor.Tao Bao1-12/+11
2019-03-28Fix bogus error checking on unique_fdBernie Innocenti1-1/+1
2019-03-19Remove the provider_vtabxunchang3-18/+14
2019-03-19Create a FuseDataProvider base classxunchang5-5/+153
2018-08-10Build `recovery` with Soong.Tao Bao1-1/+2
2018-08-08`recovery` uses more shared libraries.Tao Bao1-1/+1
2018-08-08Revert "Build and use minadbd as a shared library."Tao Bao1-2/+1
2018-08-07Build and use minadbd as a shared library.Tao Bao1-1/+2
2018-07-23Revert "Make recovery libraries shared / recovery_available"Hridya Valsaraju1-2/+1
2018-07-20Make recovery libraries shared / recovery_availableJerry Zhang1-1/+2
2018-07-20Make recovery libraries shared / recovery_availableJerry Zhang1-1/+2
2018-03-07Export fuse_sideload.h for libfusesideload.Tao Bao3-0/+569