[roll] Roll fuchsia [audio] Add simple composite virtual audio

The default virtualaudio Composite driver reports a single ring buffer
and a single DAI interconnect in its signal processing elements, much
like a DAI driver type.

Original-Bug: 124865

Test: Add a composite virtual audio driver in one terminal:
$ fx shell virtual_audio --composite --add --wait
Executing `--composite' command...
Then execute audio_driver_tests in another terminal:
$ fx test audio_driver_tests -- --devfs-only --admin --no-virtual

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/850100
Original-Revision: 8aeae218eba43b2d66386f6d8c674dff6f3f0a0f
GitOrigin-RevId: d0c6497b2b132c10c8d22988f2f67c597de17cb5
Change-Id: Id81b63189c5a4a23e39d3e6ef759ad3c9a24bcf2
1 file changed
tree: 446507c3a745c704b5c86a2dbb59817a6e90dc3f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.