[roll] Roll fuchsia [fidlc] Disallow events with error syntax

This removes support for events like `-> Event() error uint32;`. This
has been deprecated for a long time and only used in one allowlisted
library. Ic68c94d7899ee1fd13c4ce63a61c47d1afbb2c70 removed that one use,
so now we can fully remove compiler support.

Test: fx test fidlc-test
Original-Fixed: 42180639
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1024512
Original-Revision: 3ce2b9a8f49c879e6d4c1eaabc23427ae312fd3b
GitOrigin-RevId: 6a5bc86c7e83eabc1eb93d4b22ca04c3263dcd1c
Change-Id: I1c064a5f4e4f3b48aa5b712bbb415e25bbd4562d
1 file changed
tree: c6fb649e12f4a333f8dc695c757411b177ebbe89
  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.