[roll] Roll fuchsia [fostr] fix build file for fuchsia.video

This CL fixes a build file for building the fostr formatting library
for fuchsia.video. The build for was previously referencing
fuchsia.audio instead of fuchsia.video.

Test: build only
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/626967
Original-Revision: 28ed9ad3c26ad386ed58d7fb4f72c4ce023359e3
GitOrigin-RevId: 6051d18212f9411ee4dc62b98aebdee5ea938eb9
Change-Id: Idc59511280c565418c0ec7da9ae44a09cd61a527
1 file changed
tree: 32a099e7636f9b2b22934509f547770f2e895a1b
  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
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.