[roll] Roll fuchsia [recovery][android] Support sideload args in BCB

If --sideload is passed, act the same as if user selected sideload in
the menu.
If --sideload_auto_reboot, automatically reboot after sideload update
has completed.
Also changed --wipe_data to update the UI state before rendering to
avoid briefly displaying the main menu.

Original-Fixed: 475946209
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1477586
Original-Revision: 8c0350376e5638cc572a80b040251661efb355f2
GitOrigin-RevId: 7ee6edf7cb2c3f90594ac358c8552715960ca0c9
Change-Id: Ief40fc8fed9165d663893d9f79ecd4f9dc32f411
1 file changed
tree: 26461b9b858c29f24cdca3bcca6617927d076762
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.