[roll] Roll fuchsia [media][sessions] Support media session for non-fullstack audio

Interruption-related features are already gracefully disabled/silenced
when the protocol is not available.
Mark `fuchsia.media.UsageReporter` as an optional protocol, so
`media_session` can be used in more minimal product configuration.

In the core shard, the `offer` for `UsageReporter` from `#audio_core` is
now marked with unknown source availability to allow assembly to proceed
even if `#audio_core` is not present in the product.

Test: fx test mediasession_tests
Test: manual test with `enable_sessions = true` in media config
Original-Bug: 478874516
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1487076
Original-Revision: c1296a76dd36682517fe935f8d58e113eb514996
GitOrigin-RevId: e92d5f34d2a602b3180e842ad5151f65f65cd43b
Change-Id: I800c7022dbfa280db462da58d35174c7039236e6
1 file changed
tree: 744567fe0fed35cf2e1dced9f55baf523be8715b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.