[roll] Roll fuchsia [amlogic_decoder][fidl] Use FIDL for clock protocol

Make the amlogic_decoder driver use the FIDL version of the
fuchsia.hardware.clock protocol instead of the banjo version. Make the
clock fragments of the aml-video composite device bind to the FIDL
version of the clock protocol instead of the banjo version.

Original-Bug: 126069
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/851803
Original-Revision: 52624d847146d6b2ded67c0859441e8f0ec6cfa8
GitOrigin-RevId: b449efa0d1c5b11620e2d5c57d169fbd66d588a7
Change-Id: If913f65dfd7a5b38b00a039e5a8d566b2f1b77a7
1 file changed
tree: 8cdb425cc0411f39bab9faef33168b7c16a95622
  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.