commit | f689354ce9d36d636aa4d6ae9ee35da2a351f1b3 | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Tue Apr 18 18:10:08 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 18 11:11:08 2023 -0700 |
tree | 32e7700c7e1b5741e6a9a5445d57f7352e4229c3 | |
parent | 835def993f61277c4d0a4ee092aa849268ddc092 [diff] |
[roll] Roll fuchsia [driver_manager] Add Device::MakeTopologicalPath Add a new function that makes the topological path in an infallible way to simplify error handling. The algorithm for creating the topological path is much simpler and is taken from the DFv2 Node topological path code. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/838998 Original-Revision: f6b8df46f521fb31ed24c96919d85743a6e228e6 GitOrigin-RevId: 803d0ad89aefbcc988fa041955404a19b6849e32 Change-Id: If5bf3fbbbcdc64b6138c2966573a4222cf27ea1f
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
.