[roll] Roll fuchsia [bazel_sdk][idk] Add final_fuchsia_sdk_head_only target

Add "//sdk:final_fuchsia_sdk_head_only" and
"//sdk:final_fuchsia_idk_head_only" targets to allow developers to build
a "final" SDK and IDK, respectively, more quickly when working with only
a single CPU and the "HEAD" API level.

Add the new "//sdk:final_fuchsia_sdk_head_only" as a deps of
"//build/bazel:generate_fuchsia_sdk_repository" to enable migration from
the final in-tree SDK to this SDK target.

Original-Bug: 324653879, 406603905
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240725
Original-Revision: 203112ae91f1842cead47c504704f86a1f9e8a85
GitOrigin-RevId: 8367baffd58c648b9d57c8b4065ad975d8aa4394
Change-Id: Ida29311bc565af09cfc096bca906d5518ace2d7b
1 file changed
tree: b2aa741ff7c15b15a21be792281ed76396413654
  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.