[roll] Roll fuchsia [sysmem][fuzzing] Update fidl-c allowlist

This CL switches the sysmem fuzzers to use the v2 GN templates and
updates //build/c:fidl-deprecated-c-bindings to match.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/706923
Original-Revision: 543edaf5d2823d7eb08b2d892cecbd9099805255
GitOrigin-RevId: fc614174353e88ef930b3bc199086c3788117e52
Change-Id: I3767b0098ea9fec7dc751e7205fa9f88c1c88627
1 file changed
tree: ca8f4e53978bea52b26ba87447d15d5976a63d93
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.