[roll] Roll fuchsia [audio_core] Use log flags

Use the kLogRoutingChanges flag to determine what to display
when logging routing changes, even in warning conditions.

Test: audio-capturer-pipeline-test
Test: audio-policy-pipeline-test
Test: audio-renderer-pipeline-test
Test: audio_core_unittests
Original-Original-Fixed: 521639543
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1663458
Original-Original-Revision: 93ea11084ded95ab22e622c1293ecb2979a4f009
GitOrigin-RevId: 995726b553c3f5db560f97822d55a698569b1a20
Change-Id: I11bd22c2e78043c4d10855e9922ae11c1ea8dc1b
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1673016
Cr-Commit-Position: refs/heads/main@{#195306}
1 file changed
tree: 0b1962a72fcfae45e80235a0b6ff8aba453b479c
  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.