[roll] Roll fuchsia [audio] Make audio-driver-ctl print the deprecation notice in all cases

Test: audio-driver-ctl prints the deprecation notice for a failed command
$ fx shell audio-driver-ctl info
Important: audio-driver-ctl is deprecated. Please use ffx audio device
to interact with audio drivers. For more information, run
ffx audio device --help and see the README located at
https://cs.opensource.google/fuchsia/fuchsia/+/main:src/developer/ffx/plugins/audio/README.md

Can't connect to the driver

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/841230
Original-Revision: 9ec4c3fba796b6066bc6bd2aafec2c8680970f8d
GitOrigin-RevId: 1530c13c7838f2f75e41b526fa13cc309d014207
Change-Id: I5b65fefea40ee375c8b8cd8b820bb8b30614cb5c
1 file changed
tree: 1525d505bf3ad11d9172da69009fa35852642b81
  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.