[roll] Roll fuchsia [build][sdk] Fix API level handling in generate_prebuild_idk

API level is always a string, and 0 is never used.

Original-Bug: 338009514
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277365
Original-Revision: e3317bd59190da550ccc4ac6ea933e23f6e372d7
GitOrigin-RevId: 428258b237ae230eba385665ef4c0a51e9858d7c
Change-Id: I1edb98ea893a098d858b9ad1893a348ed0e66a85
1 file changed
tree: dfa935359f7cd8f55fc1bee56ee88c170469cb3b
  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.