[roll] Roll fuchsia [ffx][audio] Add `ffx audio device start/stop` commands

`start` and `stop` apply only to Codec devices.

In the future, it should be possible to start/stop Composite devices.
The driver API support for this is tracked in
https://fxbug.dev/332550534.

Original-Bug: b/323272228
Original-Bug: b/332550534
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1031896
Original-Revision: dd69a3e9689a7b3e8f3c1d7089d0edb2c73bbc5b
GitOrigin-RevId: 10ec3d947e6c20af9d406941d98c379eb858f5e8
Change-Id: I0292295cd8b19fcf5574bb5a47df4ddb4d421e01
1 file changed
tree: 20eff4848a4c25b5b927ad89929b040ddbafab94
  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.