commit | 6bec21c65f296e09ede491593ae51ce911fd9e32 | [log] [tgz] |
---|---|---|
author | Novin Changizi <novinc@fuchsia.infra.roller.google.com> | Mon Apr 18 16:51:09 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 18 09:52:47 2022 -0700 |
tree | bd560a8841566b9c3171fe4e2c65fd65ae09f3df | |
parent | 59404b9cbf7482cc9760e124ae471994343f2763 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.