[roll] Roll fuchsia [audio] Reference clock domains and other updates * Reference clocks need a "clock_domain" parameter. This is normally CLOCK_DOMAIN_MONOTONIC or CLOCK_DOMAIN_EXTERNAL, but can be different when the clock comes from a device. * Add media timestamp units and a payload buffer to fuchsia.audio.mixer/CreateProducer. For now, the payload buffer is a single VMO. We don't support dynamically adding or removing VMOs. This may change after ongoing API discussions complete. These FIDL types are currently not used out-of-tree, hence it should be safe to update tag numbers. Original-Bug: 87651 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/725482 Original-Revision: 2e4d4d42427010e121ae284ac64cbc56c1e1bfc5 GitOrigin-RevId: a02e6c65a54e5ff9e89527a51f6ffb83ba439527 Change-Id: Icf72bfb45002b0115b621bffbfac76aa5b4d95d2
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.