[roll] Roll fuchsia [llcpp] Alias WireEvent to WireResponse

This is part of a migration from WireResponse to WireEvent for
events. As part of this migration, non-fuchsia.git repos need
to be transitioned to the new name via aliasing before
fuchsia.git can transition.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/635367
Original-Revision: 6bf3d387518f48f768a9cd5e22a7cb4129dd2589
GitOrigin-RevId: dc7aa32b2ec21b0ae6215c7ef7f4773efa937dd9
Change-Id: I12af00f775c3a2f2f9045270332aaf782e1415c6
1 file changed
tree: 1fe77bca48be43afe87afce4ec0f159d1cdb8b4a
  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.