| commit | 1fc6fbbb1553df2072f22e17c59575e56e99ccf2 | [log] [tgz] |
|---|---|---|
| author | Abdulla Kamar <abdulla@fuchsia.infra.roller.google.com> | Wed May 12 17:09:18 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed May 12 10:10:51 2021 -0700 |
| tree | 0821b4e62755a55569dbb58998f21189792817b5 | |
| parent | 2252c8f47d34a5e2eeb9a9f07548cf828fedad6f [diff] |
[roll] Roll fuchsia [fidl] Update DriverIndex.MatchDriver to support composites This allows the driver index to provide the driver runner with information about when a node matches a composite driver. We use the `node_id` to specify which node was matched, and `num_nodes` to specify the total number of nodes to be matched. This way, the driver index does not need to hold any state, and the driver runner can make the decision about when to create a composite node for a composite driver. Original-Bug: 73162 Original-Bug: 33183 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/528700 Original-Revision: ff26dfb54025984cb228551bbe8a38fc2acfc1f3 GitOrigin-RevId: 6558f89b7785f81f03a0c1e9698f19e85f2c091a Change-Id: I3056e06bacd28ac63ba28a71e65d5b69137242a0
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.