[roll] Roll fuchsia [build][idk] Add a target representing all sub-builds

Define `main_target_name` in `idk_subbuilds()` and add a target that
depends on this target and the collection in the main "PLATFORM" build.
This will be used to build the final Fuchsia IDK in Bazel.

Original-Bug: 413071161
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264133
Original-Revision: e8046a825029bc6b49a5dcfaf4f91f390fe83a86
GitOrigin-RevId: fdf047ae60c03656d870760dfabbbf4c56d7ddc8
Change-Id: Id4f031079905765c3346f39c4b9bfce2c8358ced
1 file changed
tree: c24d9c307c343c9c89c379aec9d1ef9129b796a0
  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.