[roll] Roll fuchsia Revert "[dfv2] Support device_add_composite"

This reverts commit ac135f173e62a038cb72c040251e3c000403d28a.

Reason for revert: The new composite drivers were causing
instability in 'ffx emu', breaking the OOT repositories.

Original change's description:
> [dfv2] Support device_add_composite
>
> Connect the device_add_composite FIDL to the compat driver.
>
> Now that DFv2 supports composite devices, remove the DFv2 specific
> binding hacks.
>
> TEST: composite-driver-v1
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695522

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704682
Original-Revision: b17a25e36ca86f568f72ad88a90cea600465f089
GitOrigin-RevId: bd1a7e440c42ab7697de56421ddfc37b795590e7
Change-Id: Ifb56b5808ccc1b0ccfab667ab2c591cdc87e142f
1 file changed
tree: e3da640a59d8addb78e69463b5c35e932a85494e
  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.