[roll] Roll fuchsia [audio][drivers] Delete channels to use API

Deletes StreamConfig channels_to_use_bitmask since the RingBuffer
SetActiveChannels API allows for more flexible updates to the drivers
channel states.
StreamConfig channels_to_use_bitmask is removed from all clients.

Test: aml-g12-tdm-test
Test: aml-g12-pdm-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/558908
Original-Revision: 9dd39590673e925cd086f452b7231f575e75428c
GitOrigin-RevId: 8129ca706b25a4798da1cbc16c06359b9cfcdf82
Change-Id: Ic4802203ca53045114a0b6fb333ddff103b2ad8e
1 file changed
tree: b547adda885d556e24d4242158245693e6ad359b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.