[roll] Roll fuchsia [build][idk] Add CPU and API level args to idk_subbuilds()

Previously, `idk_subbuilds()` would use the global GN variables for CPU
architectures and API levels to support in the IDK. This may not always
be appropriate and obscures these details. Instead, add arguments to the
template and pass the global GN variables when appropriate.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264946
Original-Revision: b138551d5dfccc356730eca1ea07ec3475fafeb2
GitOrigin-RevId: 2f46a056a7244de0242bad5bfd1f62271ebe84a7
Change-Id: Iad06b84b7a744744aa097304c01fdd8db25a8712
1 file changed
tree: cca73d7d2c0b282785e6d702d3e102f5feac40ab
  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.