[roll] Roll fuchsia [idk] Merge core_packages_for_each_api_level_and_platform into core_packages

Downstream customers no longer need them in "API level agnostic" form.

Because `core_packages` is not built at "PLATFORM", the moved packages
will not longer be built as part of `//sdk:sdk` or `//:default`.

Original-Bug: 310006516
Cq-Include-Trybots: luci.fuchsia.try:sdk-bazel-linux-drivers_graphics_gpu,sdk-bazel-linux-drivers_rtc_nxp_pcf8563,sdk-bazel-linux-fuchsia_infra_bazel_rules,sdk-bazel-linux-intel_wifi_driver
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1058454
Original-Revision: 668d67f34bdf71b5753b88197534b4947d28bf53
GitOrigin-RevId: 370c4bc80a5119bd1d5f5c1d461ab647c061b93f
Change-Id: I4b92fae230ae1fbb94435fc63d3983c5314fd563
1 file changed
tree: d03fe24a19811949ba2dc46f1a66660f28436208
  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 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.