[roll] Roll fuchsia [sdk][fidl] Add fuchsia.audio.mixer

This is a first cut at the FIDL API for the new audio mixer service.

Original-Bug: 87651
Original-Bug: 94277
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649806
Original-Revision: ccfe698917615f31f8e48987b5e579570b756aef
GitOrigin-RevId: 9a01268db6f2c77b7f9839b483f23e9b878991f6
Change-Id: I294910fe68f2f1fc2cf5df2f590dcc5528bc46d4
1 file changed
tree: 0e776b161801cd679298153630d54784f6da8623
  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.