[roll] Roll fuchsia [modular] Move build args into a separate gni file

The launch_basemgr_on_boot flag needs to be declare before it can be
read or written to. Previously this was done in modular_config.gni,
but importing it fails in some situations due to toolchain arguments
used in its transitive gni dependencies.

Original-Bug: b/218563999
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681569
Original-Revision: 2c9aaf00906e6feab62ffc78087996b8107f5b5f
GitOrigin-RevId: 313258e56cac81f879d4516cc0a655efc5d51104
Change-Id: Ie2bd58785c16b851e91aafa15ebc76cb66a004f7
1 file changed
tree: 1a981b7860d54a569f1983529c1772d96456af3c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.