[roll] Roll fuchsia [sdk] Include //sdk:final_fuchsia_idk in sdk_archives.json

This shouldn't be an issue for the soft-transition away from
//sdk:merged to //sdk:fuchsia_idk because we will just not attempt to
upload anything until we've made the cutover.

Original-Bug: 126262
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/880093
Original-Revision: e12479bca8cac2270d744a671478bb55c7b8438e
GitOrigin-RevId: dae34426e3655a582aee663c917488c364e30b0e
Change-Id: Ia513655c1a9ad992329449ab42614e4573b8e981
1 file changed
tree: b2de495413b7f8836733ee293334e3fb894394a7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.