[roll] Roll fuchsia [docs] Add sources field to rust/go GN examples

Part of eec-docs-fixit (https://b.corp.google.com/issues/164143680).

Add `sources` and `testonly` field to rust/go GN examples where
applicable.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/688092
Original-Revision: cc83666c5a9f84c54fdf50882ea40f6d5a03eece
GitOrigin-RevId: 905905b1a15c934cd7c9ec5c86ca4bd8ff2d994c
Change-Id: I19cd418e8c204f8963586d16e94c139dd591fa55
1 file changed
tree: 400d370f027653f95880f6ca86b1c5d49415a7c0
  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.