[roll] Roll fuchsia [power-manager] 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
Test: `fx test //src/power/power-manager`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1465053
Original-Revision: df92d66a8d22d17534502ee1803d43cebd34ea91
GitOrigin-RevId: 1bdd7c38c278ccc84c728e4bf603d2e590798696
Change-Id: Ie0a20217deabadda7af31f6765c81fa3e51ff40e
1 file changed
tree: 63df3c9d59098e6694e6c406bc0f3f267e3b48ab
  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.