commit | 81f4bbc06e4c9d8b898f3534cb0d6278dee3c1d0 | [log] [tgz] |
---|---|---|
author | Simon Shields <simonshields@fuchsia.infra.roller.google.com> | Mon Feb 07 01:31:14 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Feb 06 17:32:38 2022 -0800 |
tree | ead526b41ad383efb66899a35476004041e05890 | |
parent | 380a708591ae1b9c59179735904524bd103a60fb [diff] |
[roll] Roll fuchsia [fdf][compat] Don't override driver-provided BIND_PROTOCOL. Some DFv1 drivers do not set a proto_id, but instead add an explicit BIND_PROTOCOL property to their properties. This CL matches the DFv1 behaviour by only adding the implicit BIND_PROTOCOL property if one is not provided by the driver. Original-Bug: 91608 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/640344 Original-Revision: ba09ac46c10822679a1d607013cf5ddd39953baa GitOrigin-RevId: ceeeece6d0e593a6a7298cd780abe1cb59ff2305 Change-Id: I097b17316e1a96658a71356331e0f5b3f87e1d52
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
.