summaryrefslogtreecommitdiffstats
path: root/install/include/install/install.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Perform data wipe in recovery if ota package has powerwash setKelvin Zhang2022-02-151-1/+3
* Move package verifier from libinstall to libotautilJacky Liu2021-12-221-1/+1
* Force off-device package installation with FUSETianjie Xu2020-02-131-0/+4
* Revert "Force package installation with FUSE unless the package stores on device"Raman Tenneti2020-02-131-4/+0
* Force package installation with FUSE unless the package stores on deviceTianjie Xu2020-01-221-0/+4
* Delete VINTF compatibility check during OTA.Yifan Hong2019-12-181-4/+0
* InstallPackage now takes a package as parameterTianjie Xu2019-06-131-5/+6
* install: Install functions return InstallResult.Tao Bao2019-04-301-2/+2
* install: Return bool for a few check functions.Tao Bao2019-04-301-4/+4
* Add install/wipe_device.cpp.Tao Bao2019-04-271-3/+0
* minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2019-04-241-1/+2
* Move wipe cache|data to libinstallxunchang2019-04-151-4/+5
* Move install to separate modulexunchang2019-03-291-0/+69