[roll] Roll fuchsia [driver][compat] add device_server async init

Adds async initialization logic to the compat::DeviceServer that
automatically sets up the device server based on the incoming directory
and serves it to the outgoing. This also allows the user to easily
forward metadata and avoid manually getting the topological path.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937300
Original-Revision: fa0f8625bdc91c195626033bbe5b61bc8407b0bd
GitOrigin-RevId: 580d55e90ca83f789de5e414cd3b5f6c40db7bda
Change-Id: I128438ac34698263c5c40006d5957d94448296a9
1 file changed
tree: 479aa1c0150d3efc44db9c424663862d671c728d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.