[roll] Roll fuchsia Revert "[media/vnext] add vnext to the build and fix build errors"

This reverts commit e526ec9ec32e0af14e276bebcd2871a15ed725a8.

Reason for revert: https://fxbug.dev/101230

Original change's description:
> [media/vnext] add vnext to the build and fix build errors
>
> This CL adds //src/media/vnext to the //src/media group and
> //src/media/vnext::tests to //src/media:tests. It also fixes some
> build errors that cropped up, because vnext was not getting built
> by the trybots.
>
> Test: build only - no behvior change
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683664

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/684172
Original-Revision: 4ab00e6c48fa47a1d34e68e355095eec51f88035
GitOrigin-RevId: 65e4c755705462f30f8e44b505bc62e3f0fe9e75
Change-Id: Ifcd5774bee75a895bff05d805d47929966f00d8e
1 file changed
tree: d698e76580de1cf1f39b48fc2998f66c73b0defb
  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.