summaryrefslogtreecommitdiffstats
path: root/install/include (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-10Remove support for converting from FDE to FBEEric Biggers1-1/+1
2022-02-15Perform data wipe in recovery if ota package has powerwash setKelvin Zhang2-2/+4
2021-12-22Move package verifier from libinstall to libotautilJacky Liu5-221/+2
2021-05-19Check SPL downgrade before install OTA in recoveryKelvin Zhang1-0/+26
2021-05-17Check SPL downgrade before install OTA in recoveryKelvin Zhang1-0/+26
2020-02-13Force off-device package installation with FUSETianjie Xu1-0/+4
2020-02-13Revert "Force package installation with FUSE unless the package stores on device"Raman Tenneti1-4/+0
2020-01-22Force package installation with FUSE unless the package stores on deviceTianjie Xu1-0/+4
2020-01-21Force package installation with FUSE unless the package stores on deviceTianjie Xu1-0/+4
2019-12-18Delete VINTF compatibility check during OTA.Yifan Hong1-4/+0
2019-12-16Mount snapshotted /system in Virtual A/B devicesAlessio Balsini1-0/+9
2019-11-11Force merges to complete before wiping data or metadata.David Anderson1-0/+21
2019-10-16Force package installation with FUSE unless the package stores on deviceTianjie Xu1-0/+4
2019-06-20Support starting fuse from a block mapTianjie Xu1-1/+8
2019-06-13InstallPackage now takes a package as parameterTianjie Xu2-5/+15
2019-04-30install: Install functions return InstallResult.Tao Bao3-8/+10
2019-04-30install: Return bool for a few check functions.Tao Bao2-8/+8
2019-04-30Support wipe command in rescue modexunchang1-2/+1
2019-04-27Add install/wipe_device.cpp.Tao Bao2-3/+29
2019-04-26minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2-2/+7
2019-04-26Allow entering rescue mode via recovery UI.Tao Bao1-1/+1
2019-04-26Support wipe command in rescue modexunchang1-2/+1
2019-04-24minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2-2/+7
2019-04-17Allow entering rescue mode via recovery UI.Tao Bao1-1/+1
2019-04-16DO NOT MERGE: Move load & restore logs to logging.cppxunchang1-2/+0
2019-04-16DO NOT MERGE: Move wipe cache|data to libinstallxunchang4-6/+39
2019-04-16Move load & restore logs to logging.cppxunchang1-2/+0
2019-04-15Move wipe cache|data to libinstallxunchang4-6/+39
2019-03-29Move install to separate modulexunchang7-0/+361