[roll] Roll fuchsia [build][sdk] Add IdkGenerator class to generate_prebuild_idk.py

Extract generate_prebuild_idk.py's main() into a class named
IdkGenerator so that it can be imported by other scripts.

Also fix missing hermetic inputs that became visible when `env` was
removed from the `subprocess.run()` call - see
https://fxbug.dev/410608545.

NO_IFTTT=Adding an IFTTT block that refers to existing text in test_collection.json.

Original-Bug: 338009514
Test: fx build //build/sdk/generate_prebuild_idk:generate_prebuild_idk_integration_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249757
Original-Revision: 4683423ea9efac9cdd2cf5a803fe1ee2d5328f5e
GitOrigin-RevId: bb62d9b46945d923f86436b1d999900079151bf7
Change-Id: Ibcbd1d3fa44c252f8825162da960db94fb47ef3d
1 file changed
tree: 2ba9e2b2e4cb18be7e84a859191c568824bc14b6
  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.