[roll] Roll fuchsia [audio] Adjust logging

Change the "show detected devices summary" logging flag so
that it can be composed with the more-detailed flag.
Also add a flag so that main() logging can be disabled.
By default, no change in logging behavior.

Original-Bug: b/307787998

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/945557
Original-Revision: 2bb5763a0c1574102feac5087c7912abe042e630
GitOrigin-RevId: 3349adcae7d80dc3112f8a1e9cb64d051722691b
Change-Id: I52f7be777c8191290b49bce4836e09d801b97830
1 file changed
tree: fb25fa92152cd7cf76585ea5c05e19f5b4201833
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.