summaryrefslogtreecommitdiffstats
path: root/install/fuse_install.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-15Perform data wipe in recovery if ota package has powerwash setKelvin Zhang1-4/+5
2019-10-02otautil: Factor out the utils that're private to recovery.Tao Bao1-1/+1
2019-07-09Create a fallback to install from fuse if mmap failsTianjie Xu1-3/+4
2019-06-20Support starting fuse from a block mapTianjie Xu1-24/+47
2019-06-13InstallPackage now takes a package as parameterTianjie Xu1-2/+5
2019-04-30install: Install functions return InstallResult.Tao Bao1-5/+4
2019-04-16DO NOT MERGE: Move wipe cache|data to libinstallxunchang1-2/+2
2019-04-15Move wipe cache|data to libinstallxunchang1-2/+2
2019-03-29Move install to separate modulexunchang1-4/+4
2019-03-20Move apply_from_sdcard to fuse_sdcard_installxunchang1-1/+167
2019-03-19Remove the provider_vtabxunchang1-9/+4
2019-03-19Create a FuseDataProvider base classxunchang1-0/+45