[roll] Roll fuchsia [fdf] Add DFv2 unified services integration test

This integration test verifies that a driver can expose a unified
service and it can be used by another component.

Original-Fixed: 89409
Original-Bug: 33183
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/610246
Original-Revision: 61e0a4ee0623b058a5bd71156479966dc9342d1c
GitOrigin-RevId: dbb843fcda3523071fcd43d906e69964bbed50e3
Change-Id: Id37d5a15046bde879e30c5af9c099d7fb4e7911d
1 file changed
tree: 347708e6333892c3e3a900e41a3e6f1799f84c3d
  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.