[roll] Roll fuchsia [paver] Correct the channel direction in WipeVolume

`fuchsia.hardware.block.volume.VolumeManager/WipeVolume` should return a
client endpoint, instead of a server one.

TEST: compiles
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/466169
Original-Revision: 43d061f9e61af805d1896d6f1ae0b86ab02e0994
GitOrigin-RevId: b2d9c85991f42c2d6131c1573a90951f31e466c7
Change-Id: I783254f5d916133cc552f32a5e4b57448366ed53
1 file changed
tree: 0b7aaf419aef2ff5fa3ccf1c084196843303d90a
  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.