[roll] Roll fuchsia [fshost] Reboot when required when resizing minfs

Add support for rebooting the device from fshost by calling
fuchsia.hardware.power.statecontrol/Admin.Reboot. Component-manager
calls back in to fshost on fuchsia.process.lifecycle/Lifecycle.Stop and
waits for fshost to shutdown so fshost can't wait for the response from
the Reboot call.

Original-Bug: 84885
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/589925
Original-Revision: 76378d0833c78854832610a081e3afd429012f19
GitOrigin-RevId: 0ba9c9b0360bb15a85203bded6e03e10213e9732
Change-Id: I9411e9320a134db931dbc540790a7dc6eb111141
1 file changed
tree: 73be7bc6f58421e011dd8acc3c37a3955ac058c0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.