[roll] Roll fuchsia [bazel2gn] Add not_needed for global variables

It's possible they are latter only used in if statements, this avoids
"Assignment had no effect" errors from GN.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1440548
Original-Revision: 545afed3d9f44cd07a3e36997c7dd2a19fbda178
GitOrigin-RevId: ebb28168f0b13a08e25446df1b753b1b73ae4954
Change-Id: I17636b732609e6a9310c42032682ac7239fb9274
1 file changed
tree: 3252b302c7b606a085d6aee2727502816fa86db1
  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.