[roll] Roll fuchsia [fdf] Migrate ams.platform bindlib to new codegen

Migrates the fuchsia.ams.platform bind library to the new direct code
gen feature. Usages of this target will rely on the new non-FIDL based
code targets.

Original-Bug: 101445
Tests: No behavior changes in this, no new tests are needed
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685630
Original-Revision: b4a8d4381a3bd707ae49b25729e2efe76ad69e4a
GitOrigin-RevId: d6541072c91686b8a86936d883a9202c20373a23
Change-Id: Ibbc573c46093222b2a1549a6576ddd098cf8c7cf
1 file changed
tree: 7398ea11af02756839ac891379d47fd9a03f673d
  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.