[roll] Roll fuchsia [audio][adr] Teardown RingBuffers completely

Fix the "drop ring buffer" case so that RingBuffers can be
dropped and recreated without problem.

Also fix the FakeStreamConfig test fixture that obscured the
problem.

Two targeted unittest cases have been added - down at the
Device level, and up at the RingBufferServer level.

Original-Bug: 42069014

Test: audio_services_device_registry_unittests
Test: audio_services_device_registry_warning_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017437
Original-Revision: 7f706b6528d02ba8c497692cf2dd0f384a82afcf
GitOrigin-RevId: 4d2eafa16a1b465e810dc3228bff29ac0d637b5b
Change-Id: Ib61964c990afebae9f294a058496d802aaccb9f7
1 file changed
tree: 07a5bc082b56800df2da2b625fe0201bedf380f0
  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 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.