[roll] Roll fuchsia [media] Expose media protocols from sys (1/7)

Step 1 of 7. This CL exposes a couple of media related protocols from
the sys realm. They are necessary to migrate other media components to
core.

Original-Bug: 84051

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579749
Original-Revision: fbed56555c38a47bda64f7da66066dacf25e1582
GitOrigin-RevId: 4ebdcc1350a3c6a4e41002889b79cca5c9caf6ab
Change-Id: I4db8cb58aefa220273ad4c1500638e883f6cf1a2
1 file changed
tree: c4c68ade2f4632b3ccdfb026bdf704a7ce202dd1
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.