[roll] Roll fuchsia [amlogic_decoder] Convert to use DDKTL

This makes some of the lifetime management a bit more obvious. Also
convert the fuchsia.hardware.mediacodec.Device implementation to use
LLCPP, since that interacts a bit more easily with C++ and gets rid of
some boilerplate.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/470920
Original-Revision: ad09abdf081ff1ab9f3641e5c943ee9c42e661c9
GitOrigin-RevId: edf112af650d3422ad232ce5820f752b95b57ae1
Change-Id: I8c99ade87e327d92a9c302f490fc029feb396d8f
1 file changed
tree: 7416663218c8948ff52e3265c221fb3e2f90d149
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.