[roll] Roll fuchsia [mixer_service] Rename src -> source in PipelineStages

As discussed offline, we will use `source` and `dest` to refer to any
edges in the new mixer service for consistency, whereas `input` and
`output` are reserved only for the input and output devices.

Original-Bug: 87651

Multiply: audio_mixer_service_mix_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685603
Original-Revision: a9cc2eb2772d0db6ae05c5d865fa393d50d35a30
GitOrigin-RevId: 3669cb13ec63f3f48dde8977247399e61d5646fb
Change-Id: Iebe965a0bad43b3f16d588f7484108cd1263e565
1 file changed
tree: 1ae38f12c620104b677123e63d7fb5066fe82b80
  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.