[roll] Roll fuchsia [fshost][fvm] fix shutdown ordering

Component manager needed an edge between fvm and fshost so it knew to
shut down fshost first. Also, to prevent an error message during
shutdown, a no-op Admin protocol is added to fvm.

Original-Bug: 391891190
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1193377
Original-Revision: bc08f18f5622790ea97cd92b94a1b587be81663d
GitOrigin-RevId: c43a92dc898fc4e7a7b3877d38ef94b9f3d3bef0
Change-Id: I77622d3b1f12a5a3fd1384e87e0f0773dca3ec67
1 file changed
tree: a67656fd30488ec6aee1dc3ea0217cad25e3db9a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.