[roll] Roll fuchsia [driver_loader] FIDL for loading driver host w/ dynamic linking. This defines the fuchsia_driver_loader::Loader FIDL protocol which will wrap around the existing driver_loader::Loader::Start function. This also implements the loader changes, but the callers will be migrated in another CL. The driver manager will call this protocol to load a driver host into a new process. After loading the driver host, the driver manager will be able to use the fuchsia_driver_loader::DriverHost protocol to load new drivers into the driver host. Original-Bug: 341997294 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1110352 Original-Revision: e08988017326750ff6f6b89cb06c8cb583b12751 GitOrigin-RevId: b99291e503ff2d3a887c6a2362c137348214158e Change-Id: Ie2fbf3456d3dce11c365771b757b7a1306afe61f
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 in one of the communication channels documented at get involved.
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.