[roll] Roll fuchsia [virtual-audio] Don't serve CompositeConnector

Make the virtual audio composite devices created by the virtual-audio
driver not serve the CompositeConnector FIDL protocol. Instead, make the
device offer the Composite FIDL protocol to its devfs node.

Make the audio_driver_tests test directly connect to the Composite FIDL
protocol instead of the CompositeConnector FIDL protocol of a virtual
audio composite device.

Original-Bug: 370741565
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1257744
Original-Revision: 7d0be90f02cb8f66b98b178f6ecdacc7820b270b
GitOrigin-RevId: 01cd6dcaeb4e4a8334d52f3d55554aec615549cd
Change-Id: Iccc5232f36438165625373f10ca2eb44ee024e36
1 file changed
tree: c80fa887bbb14d5468a5843a0b2cb49fb89698b4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.