[roll] Roll fuchsia [fidl][fidlc] Ensure C-visible protocols are closed

This prevents users of those bindings from interacting over protocols
that allow unknown interactions, which they will not be able to properly
handle.

Test: fx test fidlc-test
Fix: 112603
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/743923
Original-Revision: 38d566cf5362ffbff7efcf3869a968b062d547d4
GitOrigin-RevId: e20c7ebd42b64ec178eefd98a3eeb66464f0e6dd
Change-Id: I0753b469eca1b429aa8fb81f272921c60575b8f8
1 file changed
tree: e2574fb1f1f09b09f61d836dca07e721c4cbb091
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.