[roll] Roll fuchsia [build][idk] Remove separate overrides args for CPU and API levels

Remove GN args `override_idk_buildable_api_levels` and
`override_idk_target_cpus` and instead allow the underlying args
`idk_buildable_api_levels` and `idk_target_cpus`, respectively, to be
overridden. This eliminates two GN args and better supports the
`gn_build_args.txt` mechanism used for Bazel.

Original-Bug: 324653879
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264130
Original-Revision: edf2d53b21abd3ccadc6e2624b37ad21a5215ee4
GitOrigin-RevId: c228f65a16ac8053ee79b3a2bb7ad430224b72ff
Change-Id: I7e10777604bd19f629bf2292f1b88b8d9ac2d3ca
1 file changed
tree: 45e27612b21933859e87a613ae5a7f46999c970c
  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.