[roll] Roll fuchsia [virtual-audio] Create legacy platform device

Rename `virtual-audio` platform device to `virtual-audio-legacy`.
Create a new `virtual-audio` platform device that the
`virtual-audio-dfv2` will bind to instead of `virtual-audio-legacy`.

Original-Bug: 388880875
Multiply: fuchsia-driver-test_tests-package: 300
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207487
Original-Revision: 4a55aecd13695bd6c6b0c89c215c4da235c2846b
GitOrigin-RevId: 624afa62df8e4f4ec1075fa856ee595d5049a9e2
Change-Id: Icc39f1e5672296ff1aaac2ed02fd1b42d66002e8
1 file changed
tree: a1680a4ee64077444810ad3311a193f7e62f1fc5
  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.