[roll] Roll fuchsia [fidl][dictionaries] Implement validation

Implement fidl validation for dictionary capabilities.

Validation only, no serialization yet to cm_rust.

Original-Bug: b/300500098
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/918456
Original-Revision: 9d2114c2a94f88c9da610c52bdd34c3554d10b37
GitOrigin-RevId: 1b732aec756eb4f9ec1ae14bf24c78946774a543
Change-Id: I9fb84c16abaf811b2ec22ef2a38c9a7f4ccd40a3
1 file changed
tree: 0698ce4904ef159eab1ad8bd9e440aea336d9e95
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.