[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
1 file changed
tree: ead526b41ad383efb66899a35476004041e05890
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.