[roll] Roll fuchsia [ffx] Support structs and enums in schema simplifier

Enums are lowered into their union form, which matches the structure
that serde_json uses for enums.

Original-Bug: b/323255881
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988572
Original-Revision: 4b711010a28e16055d299900ed60303d4df86964
GitOrigin-RevId: ce252d64f1f5515dd98b700fc9b79b27ad8bad73
Change-Id: Iebf17645b94308e4ec6fb588d158d19681751f9e
1 file changed
tree: f7163aeee0a6e8a293990f7988e8fe9fa1d4c606
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.