[roll] Roll fuchsia [fidl][dart] Unknown interactions close handles.

Update the unknown interaction handlers so that they explicitly close
handles in received messages when handling unknown interactions.

Original-Bug: 88366
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/736202
Original-Revision: a3cc689f50533a41f716dc9edda02427e3a614f3
GitOrigin-RevId: 54d352940523f63a6b48478b1156b3a9a60a2371
Change-Id: I566d5ae94da4e98251fae8002bdf2f6f560f84df
1 file changed
tree: b0e261966414d6896776124b3adf2f186a07bda7
  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.