[roll] Roll fuchsia [fastboot] Allow rebooting to bootloader

Ensure reboot-bootloader issues the correct shutdown action. Previously,
calling reboot-bootloader would boot the system back up into recovery.
Transition power control to use the new Shutdown method, which has
superceded the other power state control methods.

Add reboot-fastboot and reboot-recovery commands for parity with
Android's userspace fastboot implementation.

Original-Bug: 397515768
Test: Tested locally on device.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409697
Original-Revision: 1ba98f0e6d15e07ae59c8681adf0219ac091f1d0
GitOrigin-RevId: 47a2ca2cbaea319af54aba10287c2fc09a89e5af
Change-Id: Idd0f221ec667c62b7d140fcc4cec2f2f6ee467dc
1 file changed
tree: 58227c6e0316d5be4e1ebb64d8a304c8c7df23cd
  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.