[roll] Roll fuchsia [adb] Migrate from PerformReboot to Shutdown

PerformReboot, RebootToBootloader, RebootToRecovery, and Poweroff are
deprecated in favor of Shutdown. Compared to the deprecated methods,
Shutdown allows ALL clients to specify the reason for the shutdown.
Previously, only PerformReboot allowed clients to specify the shutdown
reason.

Feedback will use the additional information to improve the
determination of its canonical reboot reason, including but not limited
to filing crash reports for high temperature poweroffs.

Original-Bug: 465530639
Test: `fx test //src/developer/adb/bin/adb-reboot`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1444816
Original-Revision: c593eb405a758b5b0d2131ac3e2dac9adfb963f8
GitOrigin-RevId: 8d054621f6a8a10902e3666135d8677a2e1afd4e
Change-Id: I341e55c1392515ea227876addebee70154718dca
1 file changed
tree: 73b74c88e933c8b7e8582ee6128cab7332fc4857
  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.