[roll] Roll fuchsia [rust][assembly] Move cargo_toml_gen to host_labels

Move the 'fx set' arg for enabling cargo.toml generation to use
host_labels, and not the GN args used by the product definitions.

Also add the new groups to the visibility lists so that existing
args.gn files will continue to work.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676027
Original-Revision: 85484ba9a80258144bc39d3f9b0a6584bdf22575
GitOrigin-RevId: e72a1729e92cfb932cb9a4f84b56b8c161cd8fc6
Change-Id: I60421262837cc45e68111c312dc62495ccbfba65
1 file changed
tree: b2ce0e679f18cfd8fcee9d202eb98a2482bf0915
  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.