[roll] Roll fuchsia [bind] Migrate composite bind rules to the parent keyword

Migrate all the composite bind rules to use the parent
keyword instead of node.

Original-Bug: 402549684
Tests: Compile, device-enumeration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1544801
Original-Revision: 7e5ac35724778ab86f0db2da81b494c557a315d8
GitOrigin-RevId: d2967182e1493dd3cb6179e047dd604b0c3656b1
Change-Id: Ie6ec4b4e58c9526b948bc4a9444acee974926e55
1 file changed
tree: 84c9aa6be42954c62bae5c2f86195af92ab78309
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.