[roll] Roll fuchsia [build][sdk] Remove //build/bazel:fuchsia_in_tree_idk.hash

Use the prebuild manifest for the Bazel hash file
`fuchsia_build_generated/fuchsia_in_tree_idk.hash` rather than
generating a separeate content hash file. @fuchsia_in_tree_idk no
longer depends on //sdk:bazel_in_tree_idk.

Also add a symlink for the exported IDK in `fuchsia_build_generated/`
and make IFTTT comments more specific.

Original-Bug: 338009514
Test: fx build //sdk:bazel_in_tree_idk_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251012
Original-Revision: ca7c8d1e680fcb23d5c83fed009fa7bb9db61d4c
GitOrigin-RevId: 4e3c876187d1161e7cb2045c8a0a0c70d9ca297a
Change-Id: I6d9eb5bb5c270c3271e38d74640da01b1715d5ea
1 file changed
tree: a903e3edea40af75879006a5422a209edbe01757
  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.