[roll] Roll fuchsia [audio][device_registry] Inspect DAI formats

Store into Inspect the supported DAI formats exposed by each
device's DAI elements. We store these into ADR rather than
request/require that each driver do this individually.

Original-Bug: 456842704
Original-Bug: 437360782
Original-Bug: 455566283

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408341
Original-Revision: b7e392843b5482d1e5a35761cdb4f91c25d154e9
GitOrigin-RevId: 53bd052f751e9514445ea4b18e36204576dbb1d9
Change-Id: I15f3b17aa64e8d74329233af2e1b536823f50aee
1 file changed
tree: 809e6900d630027b684dd7e6930e3dfd08fb5076
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.