[roll] Roll fuchsia [storage][fidl] Use typed channels in paver code The non-trivial change was the introduction of `BlockDevicePartitionClient`, which enforces that the channel type is fuchsia.hardware.block/Block. We have another kind of partition client "skip block", which uses a fuchsia.hardware.skipblock/SkipBlock channel. The previous untyped interface combined those two as one. TEST: `fx test paver-test` Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/478491 Original-Revision: 4c4effc44c8022ec4e74759559bae3d06ea05734 GitOrigin-RevId: a7cdf6e92a4ba8817cc14356db0f330ec58dd5b6 Change-Id: Icd0775a87a7915827a880d0303c3c2857065b0c4
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.