[roll] Roll fuchsia [audio][adr] Logging cleanup

When logging, don't be explicit about .FormatDescription()
unless necessary. Also always log the name of the function
being traced, before moving on to log additional things.

No functionality change.

Test: audio_services_device_registry_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017435
Original-Revision: 60d0f6b160647138e1747e5affaa79de3901bd19
GitOrigin-RevId: 90de87e4752f91d23ab7e0b9c48e968b9585185d
Change-Id: Ie2183c0d775af7e23c93790d123d79f13827b6c1
1 file changed
tree: 92a41617e89f2a6528dbf23c64aa86922e383778
  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 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.