[roll] Roll fuchsia [zircon][sdk] Set versioned="fuchsia" for public zx FIDL library

This matches the internal VDSO zx library. Explicitly setting this will
allow simplification and/or additional checks in the `fidl()` template
as in https://fxrev.dev/1110522.

Relax the mutual exclusivity of `stable` and `versioned` to accommodate
this.

Original-Bug: 325669391
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1110520
Original-Revision: 0ed439f06e5bf6d48e9792a2d690e839636bd107
GitOrigin-RevId: 911b1af20d06ee29b2fc559adcff3b1776e6aec2
Change-Id: I06970869376de4df078a7020e85cbf4a54ca83a2
1 file changed
tree: 5d519ce2f96a9be1e72d02f6e25f2243b6409976
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.