[roll] Roll fuchsia [audio][tests] Rename cmdline flag

Change the audio_driver_tests cmdline flag '--devfs-only' to
'--no-bluetooth', for clarity. Note: this flag is only used
when testing local changes at the eng desktop.

These changes are in preparation for enabling the
audio_driver_tests suite on additional testbots in CQ:
those bots without AudioCore or AudioDeviceRegistry, so
that the admin and position test cases can always be run.

Original-Bug: 370741565

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239094
Original-Revision: d54ac31e5f7d4d9b5f80b6703cf69816bb578cbe
GitOrigin-RevId: 92caa8ad34f0910b7f2b3aaf39a17cf26a7ed7d3
Change-Id: If86a6dd06319df5878bd30c3cd4be5345085b448
1 file changed
tree: 809045d5d0235b7fb6d40c3a90e6a634d3609e72
  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.