[roll] Roll fuchsia [bazel][idk] Add PLATFORM builds for other CPUs to IDK transition

Add "PLATFORM" to the list of API levels that `cpu_api_level_transition`
iterates over. This is necessary to support the unversioned `arch/`
directory in the IDK.

Original-Bug: 443762519
Test: fx bazel build --config=fuchsia //build/bazel/bazel_idk/tests:build_only_tests_for_combinations
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570905
Original-Revision: c4d325caa73644dbd081409c6a9ee85e73a3d0ea
GitOrigin-RevId: 710156838f79c858eae75782fef8f9019984c9b0
Change-Id: I26da26a605bcef165741c4d9a090ed7a8eee0e0c
1 file changed
tree: f7bfa296c505a752334de657a004f6d39ba06ec1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.