[roll] Roll fuchsia [build][idk] Move IDK content definitions to idk_contents.gni

Create scopes containing the atoms that make up each IDK to
idk_contents.gni where they can be reused. The content definitions are
unchanged.

This is the first step toward allowing the scopes to be reused by
`idk_rules()` instances whose contents are minor variations of the
Fuchsia IDK.

Original-Bug: 393154095
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1267228
Original-Revision: d4df6f22027cfe9797004df50f3c1ac50f54a738
GitOrigin-RevId: c1d902db9dc36e168bdbb1853da44c788c10d7bc
Change-Id: I34e954af6e8632f809b9ca6a1ef34b2261d6d71c
1 file changed
tree: 1bb1d5fc2130e0eee08ff520dc7672ed6daafa27
  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.