[roll] Roll fuchsia [audio] fuchsia_audio_device::Provider

This CL implements the fuchsia_audio_device::Provider
protocol, and adds outgoing FIDL serving to the singleton
AudioDeviceRegistry object.

Original-Bug: 87650

Multiply: audio_services_device_registry_unittests
Multiply: audio_services_device_registry_warning_unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/766639
Original-Revision: 17e4f426b84acb0704924ed7e639958f8f5739b2
GitOrigin-RevId: a86c3c014e924105514ddc7d3fd15bfd2deefc7e
Change-Id: Ic123c68fc19e60d9a0853fcd6e1b0c80978efed0
1 file changed
tree: c72d95f187002f9e5d08bbff470c24a4da2504a3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.