[roll] Roll fuchsia [fuchsia.audio.mixer] Add support for synthetic clocks

This CL adds support for synthetic clocks in a mix graph. This will be
used for integration tests (and could theoretically be used anytime we
want to process audio faster-than-realtime, although we have currently
have no products which need that feature).

Original-Bug: 87651
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681054
Original-Revision: ecc0440869d53fd156fc6b1d54d41ec40874515f
GitOrigin-RevId: 0a50a096044d1cc3ee3a723f947742f23efdbbd0
Change-Id: Id3803610c79ebe06a86f24d29c42e15bdd281c21
1 file changed
tree: 0507ecf2a2814a6ba46f32f6d48632787aeee3e5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.