[roll] Roll fuchsia [llcpp] Split namespacing for WireAsyncEventHandler

This CL splits the definitions for WireAsyncEventHandler into fidl:: and
fdf:: namespaces, depending if they use the channel or driver transport.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/631768
Original-Revision: 96e6587426cbc3657913c413af8be9d7a9c36517
GitOrigin-RevId: 00b5da161d9df8dbfbb98cf06b2b026cd468d7bf
Change-Id: I63b02fa0bacbb2876618b6b5404e36d2cb1bcc54
1 file changed
tree: 6e0cbde86de4ca9ba93778d75ed814ea589d1a37
  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.