[roll] Roll fuchsia [build][idk] Remove undocumented support for metadata parameter

Forwarding of `metadata` in C++ IDK atoms was added in
https://fxrev.dev/739365 when new metadata was added. That metadata no
longer exists, but the forwarding remains. Nothing passes `metadata` to
these templates, so remove support.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273144
Original-Revision: 72f64334cfd14496105ba49dca7530fe72b88b43
GitOrigin-RevId: 7903832bd3875475905f934ff81053cac5b2b602
Change-Id: Idc7339d9b922bf143de39f928649ebeab529cdfe
1 file changed
tree: 97968cb7aca192d7bd620b9b3dac0d9e1431541b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.