[roll] Roll fuchsia [cog][gn] Define cog-specific GN args.

This CL defines GN args required for cog workspaces and updates
`//scripts/cog/prebuilts.py` to symlink them into `//local/args.gn`.

Original-Bug: 460535380
Original-Fixed: 460495607
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1427954
Original-Revision: 62a34eb19a61cfffec62f004fce85a9390f280d4
GitOrigin-RevId: bcc1c47a54e03c4f03b9da15334f2f3db8c475f7
Change-Id: I551780ae94af38639172812fdfbd10cbbaa1cb4d
1 file changed
tree: 47fa8db8a7ab2574a1d27dd39ea557ef6726bfc1
  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.