[roll] Roll fuchsia [mediasession][examples] Convert example_player to v2

Convert the media session example player into a V2 component that can be
monitiored with the `mediasession_cli_tool`.

An `example-players` collection is added to the
`mediasession.core_shard.cml`: this shard provides the needed
capabilities from "#mediasession" to the example player V2 component and
the fx shell binary `mediasession_cli_tool`, which is used to
control/monitor the state of one or more example players. The
mediasession core shard is used instead of a dedicated core shard for
the example player because it already contains the needed capabilities
for both the example player and cli tool.

A README is added to describe how to configure Fuchsia and run the
example player component with the `mediasession_cli_tool`.

Original-Bug: 103877
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705035
Original-Revision: 89aa013b512e7c0cb3f6857891e31b2c96d00418
GitOrigin-RevId: 3c18840ad37abf83ca7529f5d50a66a234b68bc2
Change-Id: I1760e6352ef0f3c24d5499e6db517dd45f78f087
1 file changed
tree: 69baebf9b494b9a24d4a6c54a1be8b0b2a1e135d
  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.