[roll] Roll fuchsia [fidl][llcpp] Remove old way of specifying async callback

And migrate the remaining FIDL test/example usages.

Original-Bug: 94402

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/663904
Original-Revision: dfb34db86402251bd4d4849a8b4253590a117f4f
GitOrigin-RevId: 53ac53672f95d2a85c0e3e513a8e47f23de00c8f
Change-Id: Ibd16cd49aada21819000b9d627ecb36b10d8fdf4
1 file changed
tree: 0f2642613527172cedb6fa13f93b13813ce47a56
  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.