commit | b947c20550e8974e9e485e67c647f411d64740ea | [log] [tgz] |
---|---|---|
author | Jocelyn Dang <jocelyndang@fuchsia.infra.roller.google.com> | Fri Sep 06 21:26:07 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 06 14:28:07 2024 -0700 |
tree | 613cc9be0ebd338db1363b34423756f646776f4f | |
parent | 4b80d6fc91c3147e25029082c3258b5685217553 [diff] |
[roll] Roll fuchsia [driver_manager] Implement DynamicLinkerDriverHostComponent Start. This makes a call to fuchsia_driver_loader::LoadDriver, (currently returns ZX_ERR_NOT_SUPPORTED). Adds a partial fake driver host, to be completed in a future CL. This is so the bootstrap channel is not dropped prematurely, leading to the node beginning removal and the LoadDriver FIDL request not completing. Original-Bug: 341998660 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1093155 Original-Revision: c907229cb0b15dda715191a9d03c68306faaf828 GitOrigin-RevId: 238b0fa264f4136a978d0fa60c730a96f547acbc Change-Id: I3818dc5767ff32f19039a0424513b808ac7abb5f
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
.