[roll] Roll fuchsia [sl4f] Add a sl4f facade for media session

Adds a sl4f facade for fuchsia.media.sessions2 FDIL, so it can
be used for media latency e2e tests.

Original-Bug: b/273334038
Tests: fx test sl4f-service-tests
       fx shell start_sl4f and then ran curl command to access the local
       device's facade method interface to fetch media session status.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822973
Original-Revision: e564fc162b5dd9ce4fa3692416be1d37c38b3439
GitOrigin-RevId: 80369dc012b3f3d545c0da5bcd586500dfb39e07
Change-Id: Ia69039fa5b9e4752b14839c18632a57ae25e8df6
1 file changed
tree: b474c5dbd3b4d8646176eaf9e253d5e17ff7777e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.