[roll] Roll fuchsia [audio] ConsumerStage and MixJob refactors

To allow better code reuse in a future CL:

- Store the mix job start time in MixJobContext
- Pull some code out of ConsumerStage into BaseConsumerStage

Original-Bug: 87651
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/744724
Original-Revision: 3f90f09099544b062c85b6fd0ee66e4cf7826224
GitOrigin-RevId: cb40bcecf23d1318912525c2d2f53014f46d1fc2
Change-Id: Icb549976f0b4fdca8371844c9fb66e871e1c2a50
1 file changed
tree: 31e4470ec3e7c7faac902e53930104cd5ec65ee5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.