[roll] Roll fuchsia [audio] Capturer lifetime/usage logging

To support debugging of capturer-related usage issues (such
as b/493121194), add debugging flags for Capturer ctor/dtor
and AudioCapturer SetUsage calls. Lightly reorganize the
logging_flags.h file for clarity.

Related to logging, make it less strident by removing
prepended/appended '*****' that shout at the log-reader.
While touching these sources, address clang-tidy issues.

Test: audio_core_unittests
Test: audio_mixer_unittests
Original-Bug: 493121194

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1577815
Original-Revision: 7cb7f53d99327075a9f90c299173ffd73b01fb73
GitOrigin-RevId: 4ba90c7980269d4ac67df2d8ab4a1d640889c7ff
Change-Id: I501943546886c28ec22385452d1c5a7626035dbd
1 file changed
tree: d42aace41e68935d030430d8bffe489b86911d3f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.