[roll] Roll fuchsia [fidl][docs] Document protocol constraint errors

This change also makes one of the constraint errors more specific:
rather than merely reporting an invalid protocol constraint as
"unresolvable", we now state clearly that a protocol constraint is
expected.

Test: fx test fidl-test; manual devsite staging
Original-Bug: 108248
Original-Bug: 75112
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/760564
Original-Revision: fd52276554c5e1d4b88bc9db0d8ce287402324eb
GitOrigin-RevId: 5911ca89dca5d48c2e7e445449b453e57e96d8c9
Change-Id: I7d39721a05ce61058a33398229f98e6780c7b813
1 file changed
tree: 7e3b60c70706c8070a32746dbee4a48adb15a19a
  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.