[roll] Roll fuchsia [starnix][reboot] Migrate to Shutdown

Poweroff, reboot_to_bootloader, reboot_to_recovery, and perform_reboot
are all deprecated. Clients should migrate to "shutdown" so that all
clients can specify the shutdown reason.

This CL does not specify any additional reasons in order to keep this
CL as a behavioral no-op. Future CLs will specify shutdown reasons for
actions other than "reboot."

Original-Bug: 465530639
Test: `fx test //src/starnix/kernel/core:starnix_core_tests`
Test: `fx test //src/starnix/tests/reboot`
Test: user request reboot @ ba0f1b43f5992e85
Test: user request poweroff @ 010fc7176fa39f6d
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1439503
Original-Revision: 60cb30570a91cc246febec5346bf9ee1d073b9f7
GitOrigin-RevId: 43bde0d313e445848826f8f9393eb7f05cf8fb42
Change-Id: I7b625b6742d4c230b48857d88aea54dbc1628c30
1 file changed
tree: 5d1f878037b878c5de1422771c76988cc21f431c
  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.