[roll] Roll fuchsia [components] optionally use audio.effects.ProcessorCreator in audio_core

The `fuchsia.audio.effects.ProcessorCreator` protocol is only offered to
the `audio_core` component in test scenarios. Make the usage optional
and offer it from `void` in audio core's core shard, so that the
capability usage can be removed from scrutiny's allowlist.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703505
Original-Revision: bc91e896e5ae3355f49f3993184b0eab73ce7997
GitOrigin-RevId: 5db8db9c8d92816810098059a185f06bcef19bfe
Change-Id: Ic61c4ee295b4c8b5f7f437a309dd3b438642f317
1 file changed
tree: b0f88f8c036f87743e816b3f6fe549d757fe6d3b
  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.