[roll] Roll fuchsia [fshost] Proxy BlobfsVerifier FIDL from blobfs

Exposes the fuchsia.update.verify.BlobfsVerifier FIDL interface out of
fshost, which is implemented as a proxy service node.

Refactored fs-manager to not take ownership of the root export channel
in ForwardFsDiagnosticsDir, so that we can store the root export channel
in FsManager and reuse it for as many service proxies as we'd like.

Original-Bug: 64608
Tested: Integration test
Tested: Manually verified the service is exported: `cs info -f fshost`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/481625
Original-Revision: fc8991118e1e690868eaccd4f59acd3918fd7181
GitOrigin-RevId: 20a5f58f14aac280205f14110c45a9c896ad7f33
Change-Id: Ib628c734e5a94e2458e9d9a5121f58ef3d49ce3d
1 file changed
tree: 7d1f5630b3c872c8df64e6f12f3e46c1362b249f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.