[roll] Roll fuchsia [rbe][gn] Move variable checks closer to def

Clean-up.
Move value checks to the same file as definitions, reduce duplication.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939201
Original-Revision: 2b266dc4a1de9246f0952e7ea890439f99d0601f
GitOrigin-RevId: 0ae6512a1847f51ab7e8d10dca0164b0bdcf0d0b
Change-Id: I72d449ec0f6d251ede891ea7d1d1e303316bd232
1 file changed
tree: fa4952be21e72a7318acdf8e9cc11f9954098d97
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.