[roll] Roll fuchsia [audio] Make fuchsia_audio_device/Registry open

Convert the fuchsia_audio_device/Registry protocol from closed
to open.

Upon receiving an unrecognized method, AudioDeviceRegistry
will complain loudly (emit a WARNING) but will continue on
without closing the protocol channel, so as to be resilient
not only to older clients but also newer ones.

Original-Bug: b/344659863

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109635
Original-Revision: bd31908f86d8abf09059e078f191513c1cab5286
GitOrigin-RevId: c5ef3a8d608f1d2668b916b3172fc4c3117a12af
Change-Id: I074773fcba5236ed2576bb4e8a4a0a496a6df8a1
1 file changed
tree: 2eb5a0fd38ca05cef6221cf180adb01cec581ecf
  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.