[roll] Roll fuchsia [events] Use partial monikers for FIDL event object

Event headers no longer contain moniker instance IDs.
This affects several tests that match monikers by regex.

Original-Bug: 73171
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609841
Original-Revision: 4435218386e8ed1475e6b6d42d189a543ad60f53
GitOrigin-RevId: 3f37d2dbb2a86f075538c0ebb4168916abae2acb
Change-Id: I258506e7cb6f52494fe0cd6daf4568bd3b070378
1 file changed
tree: d8bbd54861b8cd49de8d6674224b50d2d40e8b68
  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
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.