[roll] Roll fuchsia [build][sdk] bazel_action() ensures IDK is populated

Explicitly ensure that the Ninja artifacts referenced by symlinks in the
IDK repository have been built before executing a bazel_action().

This is in preparation for the removal of the
"//build/bazel:fuchsia_in_tree_idk.hash" deps, which currently ensures
this, in https://fxrev.dev/1251012.

Remove a redundant deps in the "in_tree_fuchsia_sdk" target.

Original-Bug: 338009514
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255206
Original-Revision: b442ae4493dfec4a26535cf077aedb03ed3d5e2b
GitOrigin-RevId: f2a0315476263abd8d7ef230c94aeef1a0aa532b
Change-Id: Id9f17ce305de994a1fadd9d0ad336a0e132d50b9
1 file changed
tree: 1a9ee4a50bd31b8672021cbfc47116394eda45c6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.