[roll] Roll fuchsia [ffx] Add note in BUILD.gn about cargo-gen.

Adds a note on how to generate the Cargo.toml file for ffx. There is a
`ffx_unversioned` rule that isn't visible at the top level.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678230
Original-Revision: d56b986eea62969cca19cd40b4ffb24be13828b7
GitOrigin-RevId: 30585f4f62ef6bc87ea230fed2e37383e0fe667b
Change-Id: Id1181aa199d01855b56a5d329dd8fc2f176bd436
1 file changed
tree: a56fab8be1ca651a8f72450b562e242be669ba1f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  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.