[roll] Roll fuchsia [kazoo] Remove use of maybe_request/response FIDL IR fields

Instead of using `maybe_{request,reponse}` to deduce parameter
information, kazoo now uses the `maybe_{request,reponse}_payload`
type references. This will enable future changes, like top-level
unions/tables, and named parameter lists.

Test: fidldev test all
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612823
Original-Revision: 13a0c7a547fd353c235bb81b90d4d29ec9c999e5
GitOrigin-RevId: 2927f9cb1325fd43abfe2b64fc0fb60c2e588ea4
Change-Id: Ied5bdfdca08f5edf1d6cba851698b363c4e28426
1 file changed
tree: ca3bd79b622b71436e9b221baf299927422e652f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.