[roll] Roll fuchsia [audio][atlas] Add default configurator

This CL adds a default configurator that picks the first valid DAI
format advertised by each codec. It also enables only one channel to
use per codec (a different one each time).

Original-Bug: 82449
Test: fx test -ov configurator-unittests
Multiply: configurator-unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/600044
Original-Revision: 2b4f854170f2e7ac1e6791998b97170c2842325f
GitOrigin-RevId: dde25e302d0a0314216dce604de63fe45c7b11da
Change-Id: I8f2a85da89d3870c5b638dcba98b8b37ce6f1ea5
1 file changed
tree: 98724880795fd02dd288bc80ac926b1e903fd479
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.