[roll] Roll fuchsia [sl4f] Migrate to Shutdown

This is a behavioral no-op.

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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1465071
Original-Revision: 9b6e6ba0f65980975497d06406a2d0a31cb95f7b
GitOrigin-RevId: e1ee47e783efa5a89194ffe75f6bedae09daf54d
Change-Id: I4e264fb9078b12e42859c3a7e28447ac79163ba7
1 file changed
tree: 78a5331fab6959af61f5c592f1dd710a315733e4
  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.