[roll] Roll fuchsia [media][audio_core] Initial AudioClockManager

AudioClockManager is created to manage AudioClock creation. This lays
the foundation for future changes to inject FakeAudioClocks across
AudioCore for testing purposes.

Original-Bug: 57377

Test: MULTIPLY: audio_core_unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/473869
Original-Revision: 9c3b62e16654b75d713cdad84b58f49cf35f5f8f
GitOrigin-RevId: 6d216a411d94ac17c943f7308034bb560ab69ace
Change-Id: I25e282cc3320b60ed30a40ad6e5d273e80a49cc8
1 file changed
tree: 9bd44ce55b6460f3c4f21e4317c882071b793344
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.