[roll] Roll fuchsia [mixer_service] Add GainControlIds to PipelineStage

This functionality will be used to attach gain controls to a stage.
These will be used in MixerStage, where for each input source stage, the
gain controls will represent the gains to be applied, to be combined
with the gain controls that are attached to the MixerStage, to produce
the final mix output.

Original-Bug: 87651

Multiply: audio_services_mixer_mix_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701665
Original-Revision: c7cd9bb1aa8822119e78c6c823a48e2fe00c8d57
GitOrigin-RevId: 7c10ffa5a5604f73542f76f575c6cb5a0ef71b33
Change-Id: I86d9830d69148d387af08f059e45aed9625b686e
1 file changed
tree: 840b6a336bf0fc506d44a9c3101318e0a180d7ae
  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.