platform_bootable_recovery/install
Tao Bao d9cb014d43 Parse BCB command to enter rescue mode.
bootloader will set `boot-rescue` in BCB command field to indicate
booting into rescue mode. This CL adds the matching parsing code.

This CL changes the on-screen UI to display the default image while
waiting for each sideload / rescue command.

It also changes the minadbd reboot handlers to use REBOOT_ instead of
the previous ENTER_ actions. This ensures a reboot going through
bootloader, which may load a newly installed bootloader/recovery.

Bug: 128505466
Test: Boot into rescue mode. Run `adb rescue getprop` and `adb rescue
      install`. Check the UI. Then run `adb reboot rescue`.
Change-Id: I5b7de9dfd898ed8e14bea0d4ad7385a9bae26e94
2019-04-25 14:02:41 -07:00
..
include minadbd: Support adb reboot under sideload/rescue modes. 2019-04-23 23:50:12 -07:00
adb_install.cpp Parse BCB command to enter rescue mode. 2019-04-25 14:02:41 -07:00
Android.bp Move wipe cache|data to libinstall 2019-04-15 12:22:11 -07:00
asn1_decoder.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
fuse_sdcard_install.cpp Move wipe cache|data to libinstall 2019-04-15 12:22:11 -07:00
install.cpp Move wipe cache|data to libinstall 2019-04-15 12:22:11 -07:00
package.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
verifier.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
wipe_data.cpp Move load & restore logs to logging.cpp 2019-04-15 23:18:13 -07:00