[roll] Roll fuchsia [audio][testing] Update virtual-audio test fixture

This updates the audio driver test fixture component, for
use by all current and future audio integration tests.

Add more advanced signalprocessing elements (dynamics, EQ,
vendor-specific) to the virtual-audio test fixture.
These are included in the default (playback) topology.

Original-Bug: 456844105
Original-Bug: 509535283

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1598454
Original-Revision: 408f8cc9785a3d59428404226531e59213c5f765
GitOrigin-RevId: 6505a5ba0dfc3a07d30d37cdc7c12996cf1fb479
Change-Id: Ia84eb5cc236ca0466919e0250c8411092d656b9d
1 file changed
tree: 79890c2d576577a6930603a887f4130e801c8ec4
  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.