[roll] Roll fuchsia [driver_manager] Pass exposed dir to started driver host component.

Like with the non-dynamic linker driver host, the driver host
will serve this exposed dir with the fuchsia_driver_host::DriverHost
protocol.

We no longer listen to the bootstrap close listener to remove
the driver host, as it is more accurate to instead listen on the
fuchsia_driver_host::DriverHost protocol client close.

Multiply: driver-host-runner-tests :50

Original-Bug: 355233670

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1126672
Original-Revision: 3d3affe878e63bf6b2644554c0de897ef812caed
GitOrigin-RevId: e63842625bd339a5e210d43f057637ebb6ea8cf7
Change-Id: I05e62ad51c4b364d233f3e5dac3274b4abcde320
1 file changed
tree: b6501adf23e93c0b3f404d491886cb093715d665
  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.