[roll] Roll fuchsia [audio][test] Test non-legacy virtual-audio driver

Add the virtual-audio driver to the
//bundles/assembly:audio_development_support AIB so that it can be bound
to the virtual-audio platform device on boot.

Make audio_driver_tests create a virtual audio composite device using
the non-legacy virtual-audio driver in order to verify that the
non-legacy virtual-audio driver works.

Original-Bug: 388880875
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210065
Size-Review: Aaron Wood <aaronwood@google.com>
Original-Revision: c49c0d48c6f015938e3899900b605a60f8df3c39
GitOrigin-RevId: 940a76fe1b09ef0c19e5b9ff39dcb66970e4c763
Change-Id: I802307cd79cd2435635cc3a74653e0245d3b0c3d
1 file changed
tree: 6c6e65905cb224daebf3357f3806f6ce040ce0e4
  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.