[roll] Roll fuchsia [amlogic_decoder] Implement DdkSuspend

Otherwise the process could crash afterwards if it reads memory that
isn't paged in.

Multiply: amlogic-decoder-unittest
Original-Bug: 125639
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/840700
Original-Revision: 3838b1541e5bd7b69029e8a0f475218fd2512ec4
GitOrigin-RevId: e6789af74fd7afab6fbb6f2c32005fd8ffbf272e
Change-Id: Ibe40a6965e9a82fc729430aa5bc5fdb11499841f
1 file changed
tree: ba979a681096356d4e2cbc1e96777c66a35d2c86
  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.