[roll] Roll fuchsia [audio][assembly] Tighten MediaConfig specification

Add `ensure` assertions where the media subsystem is configured
to guarantee that platform features "media sessions" and
"multizone leader" also require "audio: full_stack". In
practice, audio_core (i.e. "full_stack") is a prerequisite
for these other features.

Test: building with incorrect config emits helpful error

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106818
Original-Revision: 48a2ce916815a4f37b4b5534eaec36ee729fa07c
GitOrigin-RevId: a2f75f226f2659d58c2582070197c5436d4d6388
Change-Id: Ie445223b5af0adad821d555457f7d27fe3f3d19b
1 file changed
tree: 5a7f3f573bc76e24f139d9016a9f2f28ba57b13d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.