commit | 046c894c28999ed26abc99e3d405a5b2cf701461 | [log] [tgz] |
---|---|---|
author | Alex Zaslavsky <azaslavsky@fuchsia.infra.roller.google.com> | Wed Dec 01 22:50:13 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 01 14:51:46 2021 -0800 |
tree | ca3bd79b622b71436e9b221baf299927422e652f | |
parent | 681c81a38b1a03381c2bbda6368bd053dabec6fa [diff] |
[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
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
.