[roll] Roll fuchsia Revert "[products] Remove bindc from bringup host_labels"

This reverts commit c6b1be107ba917bde477da64fc4f5a3726d3b3e3.

Reason for revert: this is breaking the ability to build the tools at all.

Original change's description:
> [products] Remove bindc from bringup host_labels
>
> Product files should only configure target-side packages. Any inclusion
> of host-side targets in a product file is considered a hacky developer
> convenience, and will often end up over-building, e.g. in infrastructure
> when most tools for local development are not needed, so should be
> disallowed.
>
> https://fxrev.dev/462180 indicates that it was only added as a
> convenience, likely for easy access by `fx bindc`, but we can accomplish
> the same thing by doing `fx-command-run host-tool bindc`.
>
> Original-Bug: 120755
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/809987

Original-Bug: 120755
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/809901
Original-Revision: 0dc133a4aa7a5fb1f85edd348d7b378034b77b18
GitOrigin-RevId: 13d2a188ed1192909801bf211bd9f5e65f1feb22
Change-Id: I52366c99ee213a045a783a22fb91497f03773140
1 file changed
tree: b2b8bfc25bdc19eef1de29d515e99035c462821e
  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.