[roll] Roll fuchsia [vmm][virtio-sound] Better verbose logging

Enable verbose logging in integration tests, not just unit tests.
Currently verbose logging is enabled in unit tests only because
integration tests don't build the virtio_sound component with cfg(test).

Also improve log formatting.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/626554
Original-Revision: 8ffec19547b502450f2994fff2739c02721d3e83
GitOrigin-RevId: 4061dfd8bb27be01c7b4a1a18846c5a33f3a70eb
Change-Id: I6a690f068391daa1fa36b9ef05c82e087c5e8bb1
1 file changed
tree: 1ef84e89d615e78696d156f7fafb240f3716ff0c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.