[roll] Roll fuchsia [fastboot] Support reboot-bootloader

Implements `fastboot reboot bootloader`. The behavior is to reboot to
recovery(fastboot) instead, since we assume bootloader fastboot is not
available.

Original-Bug: b/217597389
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/664822
Original-Revision: 57db4fa46506139f38ff84a977f57c18b29b9000
GitOrigin-RevId: 32d9f4d70ab2a053af9596ccb969a3ca1e8b4a8d
Change-Id: I5e24e8d1a0d3f7e45399219d47e9f57e0ea5b4dd
1 file changed
tree: dfd11ac9a729e9c718d03e24f1cfa3f9ff2e7f6b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.