[roll] Roll fuchsia [docs][bazel] Fix example to export GN package to Bazel.

The example given was wrong and showed how to expose a Bazel package
to GN, which is not something we want to encourage.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221927
Original-Revision: 618c7048c2bb099b2757d814fdf8e1c3b4ce0136
GitOrigin-RevId: 5c082aae66ee7ad9f68bb892472e4e9fbdd9d695
Change-Id: Ic5e0386803cf7c9e7a7a139584ea9ab2de8fbe0a
1 file changed
tree: 3f2e292c9fc319e9558878c5725512433a3bd6dc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.