[roll] Roll fuchsia [sdk] Tie bazel SDKs from vendor/* into the graph.

Similar to `sdk_archive_labels`, these new Bazel SDKs can be added to
the build by setting to `additional_bazel_sdk_labels`.

Original-Bug: 417433928
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278165
Original-Revision: a193dc54d1135c2a89b1bbf296491bee0fa1e89b
GitOrigin-RevId: ee9fff6b0da102b43d0d84001dd864998b85fa78
Change-Id: Iab56040b8a771b2ab45e22d3a75fd40bf8b8d429
1 file changed
tree: 0ccbeb958ae4ea84e3c4b26d5361263edd947e82
  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.