aboutsummaryrefslogtreecommitdiff
path: root/install/adb_install.cpp
AgeCommit message (Expand)Author
2022-03-10Remove support for converting from FDE to FBEEric Biggers
2022-02-14Perform data wipe in recovery if ota package has powerwash setKelvin Zhang
2019-09-26minadbd: Export minadbd/types.h to libinstall.Tao Bao
2019-07-09minadbd sends heartbeat to rescue service for getprop command.Tao Bao
2019-06-13InstallPackage now takes a package as parameterTianjie Xu
2019-04-30install: Install functions return InstallResult.Tao Bao
2019-04-26Support wipe command in rescue modexunchang
2019-04-25Parse BCB command to enter rescue mode.Tao Bao
2019-04-23minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao
2019-04-17Allow entering rescue mode via recovery UI.Tao Bao
2019-04-15Move wipe cache|data to libinstallxunchang
2019-04-11Add socket communication between recovery and minadbdxunchang
2019-03-29Move install to separate modulexunchang