[roll] Roll fuchsia [build][idk] Do not specify _sdk targets in runtime_deps Previously, the `runtime_deps` parameter for prebuilt IDK libraries required that the "..._sdk" target be specified. Change `runtime_deps` to not refer to the IDK atom targets and instead refer to the underlying target. This is consistent with other deps parameters and will simplify use of bazel2gn because it matches the behavior of the corresponding Bazel IDK macros. There are some relevant targets in third-party repos, so convert strings that they use. NO_IFTTT=The changes to sdk_prebuilt_library_impl.gni make it more consistent with idk_cc_prebuilt_library.bzl. Original-Bug: 447151364 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455971 Original-Revision: 6d8738c722c9a245d81aa56b37c5ea5e28c4f481 GitOrigin-RevId: aa5cd27faceb14795d50869be458d75e36752e3b Change-Id: I0814c9f5977493b970505a42a5088b3dc03c9ef8
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.