[roll] Roll infra/recipes [platform-roller] Use the correct index to find the current API level

The name of the field that stores the current API level has changed in
https://fuchsia-review.git.corp.google.com/c/fuchsia/+/717764 , this
updates the recipe to use this new name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/774342
Original-Revision: 9e82fd246f948b6e08e58b1be12c33e26320d3c8
GitOrigin-RevId: d683851e60b894bc662a3ec78171b5a0b430872b
Change-Id: I6143506382081ccde9d5eb6d6597a33442e5ba13
1 file changed
tree: f808afec8d2a1d87bbc319f4835fa0e30a97cf92
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.