[roll] Roll fuchsia [build][sdk] Correct API level in prebuild info

The prebuild info for prebuilds was using the obsolete
`override_target_api_level`, which is not always set. Use
`current_build_target_api_level` instead.

Original-Bug: 338009514
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277364
Original-Revision: 940b96503431675a6f3235699c78f377cc59152e
GitOrigin-RevId: 7ce2432d9c88a57bdf1a20072b102fdb307b64bd
Change-Id: I0e9bc32ebe6becc11a281aab401dc967d46083c5
1 file changed
tree: 1e9b0e54bc55a1acf9a00a70592a7959f16e742d
  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.