[roll] Roll fuchsia [audio][device_registry] No Codec signalprocessing

In the Codec driver type, signalprocessing was always
optional. This driver type is deprecated for new driver
development. That said, it is still supported in the
AudioDeviceRegistry service, for now. However, we can safely
remove ADR's Codec signalprocessing support, since we have
never encountered a Codec driver that implemented this.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1416217
Original-Revision: 3e59fb3c4e73de4ebc22d1cf1404fa3d7cb1423b
GitOrigin-RevId: 93cabf2e1e5c53a9bdb5995cb9793468eebce83a
Change-Id: I4fa5a809c38e43ecd4ea650dd677e39e45b3c2f8
1 file changed
tree: 2e98d43e038e372eb66d9fa974c0b4a07ea26548
  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.