[roll] Roll fuchsia [devfs][audio] Splitting StreamConfigConnectorService to Input and Output

Devfs classes 'audio-input' and 'audio-output' both
currently use the StreamConfigConnectorService, but
this allows them to be confused when switching to
services.  This adds a two new services that the
devfs system will advertise, so the clients can
stop using devfs.

Original-Bug: 342232656
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221166
Original-Revision: 881c77490b9c1cca8086d1654439bfe848a2aee9
GitOrigin-RevId: ed9aa05bffed3374847f00e68f5d7cf41e6fae6e
Change-Id: Ic6671dba7a8f40f055724c9689bf11af3776058b
1 file changed
tree: 9a80bce669277b5a4163c73901929a72e0382dae
  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 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.