[roll] Roll fuchsia [audio] Clarify docs for MinLeadTime

This change clarifies MinLeadTime semantics which have been assumed but
not documented. These semantics are error-prone: see fxbug.dev/122532
and fxrev.dev/667258. Although we'd like to change these semantics,
they've ossified enough that it seems difficult to change without an API
change, or at least a LSC. Also, our current priorities are elsewhere,
so for now I'll simply document the semantics as-is.

Original-Bug: 122532
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/811047
Original-Revision: 7d45d8e62e3ea50f3fde2254001e444796525654
GitOrigin-RevId: 857d615626ecefccf8ab070ab37804efdd3b0916
Change-Id: Ic57622cdea3c0979cd10e7367a5802761bd54537
1 file changed
tree: 3637c57a1573b47f15e04c9954e8fe00522d436f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.