[roll] Roll fuchsia [audio][tools] audio_listener fixes

Tool audio_listener is ideal for validating recent and
upcoming changes to AudioRenderUsage and AudioCaptureUsage.
This also revealed a bug in audio_listener where values were
labelled with the incorrect usage. This CL fixes that.

While we are here, also fix clang-tidy issues.

Original-Bug: b/371061877

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1130266
Original-Revision: 654d2f9508db55668496a70924200ce51565444a
GitOrigin-RevId: 23858ed95a623bcffcd0220ca77fe2dc8ad67c17
Change-Id: Iedf466e0100360e03afb6323d0795344a128bba4
1 file changed
tree: 89d174c60b571392cf4ab76b8c00aec64522ea51
  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.