[roll] Roll fuchsia [build][zircon] Remove obsolete code from zx_library()

The comment and removed code were added in https://fxrev.dev/420277.
Since then, the modification of `invoker.libs` has been removed and
these are now obsolete.

NO_IFTTT=Internal cleanup in the GN template does not need to be reflected in the Bazel files.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1476539
Original-Revision: b5002369ace27bb7baa9122d86a14eb078d74546
GitOrigin-RevId: b44b0d58f5db0f7c6ab583b99d237affbb454b06
Change-Id: I022538df886e73e72d2b92811e7a110c41ae43e7
1 file changed
tree: 19487b61b1ccf35eacd55a231acf860e6bc3d347
  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.