[roll] Roll fuchsia [storage][vfs] Remove FidlProtocol

It is simpler to implement Dispatch directly on each connection class.

Original-Bug: 117278
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/775462
Original-Revision: ae6c3baf783b9b637613cbe84cb6db7c5d5ee212
GitOrigin-RevId: 968c9ae2088bdf71d978ae1b07485dbf58077748
Change-Id: I6af16bb11868d9b0abd353b8dc51fbc77462dfe7
1 file changed
tree: f483219406eb5d66ba70d5186e30f00d634766c2
  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.