[roll] Roll fuchsia [fdf][ephemeral] Add DFv2 registrar to driver mgr

Previous change added the DriverRegistrar capbility to the driver index.
We still want this to be consumed through the driver manager so we don't
expose the driver index. Add a registrar service to the driver manager
to forward requests to the driver index's registrar server. Also allow
the LoadDriver function to use a universe package resolver in order to
resolve these ephemeral drivers.

Original-Bug: 95587
Tests: Unit test added
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669215
Original-Revision: 44f229fa1fde465530acd2b22d9f6ffbc990e8b6
GitOrigin-RevId: 076af60de5462918af07ce8eae8362b8602424a5
Change-Id: Iabcba4fe312a6d9ddf35a754d5ec2fe2bf4e7f90
1 file changed
tree: bd560a8841566b9c3171fe4e2c65fd65ae09f3df
  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.