[roll] Roll fuchsia [sdk][fidl] Clarify SignalProcessing protocol

Update the FIDL comments for the signalprocessing protocols,
to correct a few inaccuracies, add a few requirements, and
generally add clarifying text to provide more guidance to
implementers and clients.

No actual wire change to these interfaces. AudioDriverTests
already validates the few cases where the comments reflect
requirements that have been slightly tightened.

Original-Bug: 42143529
Original-Bug: 304664289
Original-Fixed: 355468611
Original-Fixed: 416733267
Test: build

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278306
Original-Revision: a028bf098b99b794adba2f370596740de5ec1036
GitOrigin-RevId: ed3d8362b39e99bafbd05cd0a02f62a84031ac87
Change-Id: Ie6b2304e32a6e4fb9f8f3fc435b35e1332bedbf3
1 file changed
tree: cc0b2a927e7a2bc3555b7f7f47f0a1e4dcab0e0e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.