[roll] Roll fuchsia [bazel2gn] Add further clarifiction for zx_library()

Expand comments to differentiate between instances of zx_library() for
idk_cc_source_library_zx() and cc_source_library_zx().

Original-Bug: 429374432
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420206
Original-Revision: dabda8a9efdc2d651b4c9baa91d0a0c9f26c2386
GitOrigin-RevId: 5b1a29956e96643e6d82706deac1f5a42ccd81dc
Change-Id: Ib2a608c2ce570560d32b655a3eb11fabbcdb59cf
1 file changed
tree: 6ca5105b02ec6782db3ff3653a60a7b0553b780c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.