[roll] Roll fuchsia [fdomain] Implement example

This test component simply interacts with itself on the target, but
places various channels inside an FDomain while using them, thereby
exercising the client API.

Original-Fixed: b/369681879
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1061919
Original-Revision: 8fe957c7c09a2a68dad3dce14f4249d17f4682b9
GitOrigin-RevId: 1898a6538a9037fef066d771858b067647012097
Change-Id: I801a0755cb2afcb43416e8498a1caaa1a8dbc82d
1 file changed
tree: df61881fb0e1bd28b2c67a107b542804c522c70c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.