[roll] Roll fuchsia [audio][aml-g12-tdm] Add active channels API support

Adds support for flexible updates to the drivers channel state via
the RingBuffer's SetActiveChannels API.

We also switch audio-driver-ctl's -a flag to use the SetActiveChannels
API.

Original-Bug: 75709
Test: aml-g12-tdm-test
Test: Manual check of audio-driver-ctl -a option in Sherlock
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/561705
Original-Revision: 34a245601c26c0ed3c731254aad2b8cae4de0d14
GitOrigin-RevId: 7d2a3e36a0afe7c00dd073e6e6170d06ece06afa
Change-Id: I874bcf17b313df123b37513e9081396aef851410
1 file changed
tree: 925249d33760db00fd8c789f1dbb981f4d74382e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.