[roll] Roll fuchsia [fdf] Initial version of ShutdownManager

Shutdown manager takes all the shutdown signals and
coordinates a single shutdown process with the driver runner.

Original-Bug: 104973
Testing: testing is done in follow-up integration tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/732942
Original-Revision: 5d3aa8f4bf27556325e2d30c891fe698fb69ece8
GitOrigin-RevId: f35505a7f1b82d05c7d1e2518a5c010cc383e8f4
Change-Id: I7546f980269e87652e4b27dc26a24a09ac49f121
1 file changed
tree: 42587035768afc124c4d101a006798740150c8b2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.