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

This CL implements the fuchsia_audio_device::Registry
protocol, and adds support in the Device class for
on-the-fly device removal.

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/+/730030
Original-Revision: f5237072ec77525a38796a5464ecede008efc68a
GitOrigin-RevId: ba97cd5c4495a923601a7e0d46d53414154c4c85
Change-Id: Idefef8d50dd2081ee08033335b90650c707b8d10
1 file changed
tree: cf15ff3160a6b980e3b1e9a384335cffee22e0b8
  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.