[roll] Roll fuchsia [docs][fid] Update bindings spec

This CL makes the following changes to the FIDL bindings spec:

* Update sections on flexible types and unknown data, based on
  "RFC-0137: Discard unknown data in FIDL".

* Update section on terminal errors to clarify that synchronous bindings
  are not required to close the channel (to avoid taking locks).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/818609
Original-Revision: 1b02f5a84713560fc3a499186e2593a20ef9ce4b
GitOrigin-RevId: 6bbe4eca9ef34f15f511d83ae804a1579b11a32c
Change-Id: Ia2d7815c7e9e02f85b6ff5390f2a11812430d94c
1 file changed
tree: da4843e3d81b67c6593f5d4957e2293843239b7d
  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.