[roll] Roll fuchsia [fidl][python] Make struct fields required Early iterations of fidlgen_python tried to avoid changing the types of fields, but it became apparent while porting honeydew that having optional struct fields was untenable. Code would need to assert the presence of each struct field which is confusing since struct fields are always present. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244745 Original-Revision: 5eccc1c919f01d09788f6d157c8b2e8c3371a3c4 GitOrigin-RevId: 87d0c5c2cbf52900b8f2c625f8702c0cdbbf904f Change-Id: Ie2b89a125dd202c5dc8c021682c6625aabae34fa
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 in one of the communication channels documented at get involved.
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.