[roll] Roll fuchsia [component_manager] Convert events_integration_test to use RealmBuilder

This test now uses a nested component manager started by RealmBuilder,
instead of OpaqueTest.

Original-Bug: 71873
Test: fx test events_integration_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/624227
Original-Revision: e13a5d362d3572268f05382a53b290f6e7d4935d
GitOrigin-RevId: 9bc91af90c6f2d4d07cbff6712e604529c1bec2e
Change-Id: I11d34e01b3bc16d046dee605eaf1fb2e133175b2
1 file changed
tree: ae9504f49c6812d8d57ffdbab523ae57cfd790c2
  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.