[roll] Roll fuchsia [build][idk] Make it possible to use IDK contents from //vendor

Add full label paths to the idk_contents.gni, and add visibility to the
referenced targets.

Original-Bug: 393154095
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1267229
Original-Revision: 1e2d4919239504ffb18d6d70352bb7851a79c205
GitOrigin-RevId: fbf9a99c714954c5b8fcc3f0fde4a90c39efae7f
Change-Id: I35c07ff450e6ff5e560371c5681c83dbba3db405
1 file changed
tree: bff210e0bbb1e930abd3efa0f062444c34b03062
  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.