[roll] Roll fuchsia [fidl] Remove dart support for wire format v1

Wire format v1 is deprecated and all channel messages have been migrated
to v2. This CL removes support for v1 in dart.

Original-Fixed: 80880
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/674042
Original-Revision: e053bccc9fe0c6c8f3546aaea303dda52d1c9996
GitOrigin-RevId: 163a4e7d66b827db3020d09dccd25bd8af3bd0e2
Change-Id: Ic127d81c8efd2a3ad3589813443fc91475fd57c3
1 file changed
tree: d5ba6e1ace2b460643aca53de4be6c9656000f08
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.