[roll] Roll fuchsia [build] List bindc-generated files in build_api_module("generated_sources")

All targets that generate C++ source files (and perhaps others)
need to contribute their file names to the `generated_sources`
metadata list.  This ensures that bots doing static analysis on
source code don't get confused by missing generated files.

Original-Bug: 90447
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/622001
Original-Revision: c84fba3a1decbc59f0ad9ab7eee01f65c0780368
GitOrigin-RevId: 59d24840a545ba3a37cc4832879fde72911efa48
Change-Id: I1539674dca39e3e92f6a8ee3bf1be2fd6b1ded57
1 file changed
tree: d064cf0b1ea7c73af698b55a6400fb6c0504bd7a
  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
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.