[roll] Roll fuchsia [ui] include fuchsia.media.sounds.Player in the minimal ui realm

Scene Manager (namely, Input Pipeline) will use this protocol to play a sound from the FactoryResetHandler. I made this optional so that it can be available in the minimal realm (where it is needed), and omitted from the regular ui realm because it hasn't been indicated as needed before.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/732296
Original-Revision: 7f2f19846b70970e578a97614380ee612109214f
GitOrigin-RevId: cc434488e7494190e8132ef0fa84e0883f093e9b
Change-Id: I493913ad1dcc2932b8c85aea0ad2c6b028e627c0
1 file changed
tree: a3bdcc17e48ffba7ae9f2eb10a5b02eda9df0cb1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.