[roll] Roll fuchsia [build][idk] Add visibility within sdk_*_host_tool() targets

Previously, if visibility that didn't include the target's directory
was specified for `sdk_executable_host_tool()` or
`sdk_go_binary_host_tool()`, the `sdk_host_tool()` target would not
have visibility to the underlying tool target. Explicitly allow
visibility to the underlying target from the `sdk_host_tool()` target.

Original-Bug: 442025401
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1492468
Original-Revision: fa2dffadecbaf4d960156f5a57860b2b470b5954
GitOrigin-RevId: 1aee9281163db5bacad5d1c4ab23602a8889abb9
Change-Id: I42433391a0159f88435f77aa5c95ad0176dc298d
1 file changed
tree: 35a29c68ab87f552969fbce20007d960f6ad2805
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.