summaryrefslogtreecommitdiffstats
path: root/install/adb_install.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove support for converting from FDE to FBEEric Biggers2022-03-101-1/+1
* Perform data wipe in recovery if ota package has powerwash setKelvin Zhang2022-02-151-3/+4
* minadbd: Export minadbd/types.h to libinstall.Tao Bao2019-09-261-1/+1
* minadbd sends heartbeat to rescue service for getprop command.Tao Bao2019-07-091-1/+3
* InstallPackage now takes a package as parameterTianjie Xu2019-06-131-1/+5
* install: Install functions return InstallResult.Tao Bao2019-04-301-5/+5
* Support wipe command in rescue modexunchang2019-04-261-8/+15
* Parse BCB command to enter rescue mode.Tao Bao2019-04-251-9/+15
* minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2019-04-241-26/+72
* Allow entering rescue mode via recovery UI.Tao Bao2019-04-171-9/+22
* Move wipe cache|data to libinstallxunchang2019-04-151-5/+4
* Add socket communication between recovery and minadbdxunchang2019-04-111-48/+237
* Move install to separate modulexunchang2019-03-291-0/+128