[roll] Roll fuchsia [bazel][idk] Support building the final IDK in Bazel

Make it possible to build the final (merged) Fuchsia IDK in Bazel.
The default GN-based target remains unchanged.

Add three GN args required to build the IDK to
"gn_build_variables_for_bazel".

Original-Bug: 413071161
Test: fx build //sdk:bazel_built_fuchsia_idk //sdk:final_fuchsia_idk.exported //sdk:bazel_built_final_fuchsia_idk_bazel_sdk_tests && diff -r $(fx get-build-dir)sdk/exported/bazel_built_final_idk $(fx get-build-dir)sdk/exported/fuchsia_idk
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264134
Original-Revision: 54c0af80c6ce58ac96b299e5a948c1da9e824610
GitOrigin-RevId: bd97f4b5397f01028e30eb618ad75d21f501e3a6
Change-Id: I91fc23157c4d686c5e21b6971a879034c44575da
1 file changed
tree: b7330b7daa3e2a3cc5fe97bd5dbb4d1b068f4616
  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.