[roll] Roll fuchsia Revert "[fdf] Support dual Banjo/FIDL nodes through fragment drivers"

This reverts commit 28305341eacbbf1627ed4ddafc95887e559ad8e9.

Reason for revert: suspect that it caused failure in CI builders

Original change's description:
> [fdf] Support dual Banjo/FIDL nodes through fragment drivers
>
> Rather than create a fidl proxy node which doesn't support banjo
> proxying, we launch a normal proxy which support banjo proxies as well
> as the ability to bypass the proxy and connect directly to FIDL
> protocols exported by the parent.
>
> This commit also changes logic such that the fragment driver is *always*
> bound to composite node parents. Additionally, the fragment driver is
> always colocated with the parent.
>
> Original-Bug: 116754
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/787929

Original-Bug: 116754
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/808708
Original-Revision: 64f2fd9d91df2e26e22c9152480fc3951fdd4fcc
GitOrigin-RevId: 967fbb4bd701f60b757e5ffcda3bf9249c70af4b
Change-Id: I958011a80d8c76508720db7341ff08bc4cc5cc4b
1 file changed
tree: c4bb21a1047f8196564af5a637c93832463ab89c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.