[roll] Roll fuchsia [audio] ADR DaiFormat-retrieval cleanup

Unify the Codec and Composite methods for retrieval of DAI
format sets. This is made slightly more complex by the need
to keep existing unittests working, and these use a lower-
level Device method that accepts a callback for device-type
differentiation.

Test: audio_services_device_registry_unittests
Test: audio_services_device_registry_warning_unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1087888
Original-Revision: dad6ab31d36c31760a1496d39f9e7a40212340f0
GitOrigin-RevId: aaa8e776e6609566bdf0c8104a3bc15d722d3286
Change-Id: Ie841e7fb65ed0895da1f58e8e191e95a1d1c3727
1 file changed
tree: 1b3f7dbd81e3b9d9aec55ee09bfb6b91f9597e14
  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.