[roll] Roll fuchsia [virtual-audio] Various cleanups

Make the virtual-audio use the cpp20 formatting style for driver logs.
Make virtual-audio-composite use parent node to create a child node
instead of using a callback.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249904
Size-Review: Aidan Wolter <awolter@google.com>
Original-Revision: 6fa28b930a3c3898711dcac2344044a7489c1242
GitOrigin-RevId: 676351c1c083445fd5937022e449ea98161b3dbe
Change-Id: I1d4670bdc72b6f9e72311d8bbc600ace39c1bca6
1 file changed
tree: a19c281071abc31a762ce307e7993921a2b10c64
  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.