[roll] Roll fuchsia [audio][atlas] Add configurator codecs discovery

We create a discover module to find codecs in the system via devfs.
We also add a test codec to be used by the configurator DriverTestRealm
when discovering codecs in devfs.

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

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/599102
Original-Revision: e9be7bee7c2078df6377ee9181edcad965e56800
GitOrigin-RevId: ad6d0340b593bbcd39d3f16d0075d392972dd9ab
Change-Id: If0008e073f5613d5b4cc1c75d95b8b02afb9f7a1
1 file changed
tree: 6f98d351be893b392488389d8311750c5e29d18b
  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.