[roll] Roll fuchsia Reland "[sysmem2] Move vp9 decoder to sysmem2"

This is a reland of commit ee36d287e2e39f95cf57717334ab9b47fed1e375

The re-land fixes a problem with the initial merge when secure output
buffers are involved.

Original change's description:
> [sysmem2] Move vp9 decoder to sysmem2
>
> BUG: b/306258175
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018580

Original-Bug: b/306258175
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1020912
Original-Revision: 30129657b83fb5b9a8de08037777edbf0dd43c36
GitOrigin-RevId: d69827d907cc46919df690bab6b5bf9cc7efdb35
Change-Id: Ica1771941a7ee54c4c9ed3e1782e47e116641d29
1 file changed
tree: 44f81913d24e8d2b00c609a6ad99633419389764
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.