[roll] Roll fuchsia [audio][adr] clang-tidy cleanup

Sweep across ADR codebase to address any "yellow squiggles".
Should be no change in behavior.

Original-Bug: b/370738725

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140590
Original-Revision: 350216054d24b1b31a050451e0694e9470546bd5
GitOrigin-RevId: b9e5293e3099efa32ca53c29721a88db413c7fd2
Change-Id: I53f923b6c3a982cc0477c584cc86a4421605ec2b
1 file changed
tree: 560e923fb12fb697e600a20eb2995a1fce140c18
  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.