[roll] Roll fuchsia [bazel][versioning] Use target API level in fx_package()

Use the value of the "fuchsia_api_level" build setting instead of
"PLATFORM" in `fx_package()`.

Original-Original-Bug: 517670276
Test: fx build //build/bazel/rules/tests:quick_tests
Test: The "abi_revision" in `//bazel-out/fuchsia_platform_x64-opt/bin/src/security/bin/root_ssl_certificates/root_ssl_certificates_pkg/package_manifest.json` matches (case insensitive) the "abi_revision" for "PLATFORM" in `//out/default/obj/sdk/version_history.json`.
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1654476
Original-Original-Revision: fd6bc37c0325c1c405b204e451079dc275138c3d
GitOrigin-RevId: ed340bfd0581a0a1b7b610cd7281635d3818c251
Change-Id: Idf5076f29873c0e78521f2c704e245a2db7b390d
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1676256
Cr-Commit-Position: refs/heads/main@{#195427}
1 file changed
tree: 0a030d5c0184e1f1e12b6f4502448c8dc2546b80
  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.