[roll] Roll fuchsia [dfv2] Support composite service routing

When the driver runner sees that a driver is routing a service
to a composite child, it will rename the 'default' instances
of that service to the parents name. It will also
add a default instance to represent the primary parent.

Original-Bug: 102212

TEST: driver-runner-test, composite-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691404
Original-Revision: 0ef0a4529dee80717249659e4000705898065ba1
GitOrigin-RevId: c30b98cf363146cf679930cd72e502974168d918
Change-Id: I9ad57cabf548219cd79c45fbaed6c7aab7e426ea
1 file changed
tree: f8677e5ea35c1e681e4b230670543a4362b7f74d
  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.