[roll] Roll infra/recipes [api_level_roller] Introduce roller for supported API levels

This roller attempts to roll the list of supported API levels in a
config repo, effectively mirroring the list of supported API levels in
fuchsia.git. This file is taken as-is (a JSON file called
platform_version.json) in fuchsia.git as the source-of-truth, and copied
over into the config repo.

Using Copybara alone isn't feasible since we want to regenerate the
configuration files (which potentially affect the names and
configurations of builders which depend on the supported API levels).

Original-Bug: 119267
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/793400
Original-Revision: c856603342f6453195476daa9b5b8f33f7f61435
GitOrigin-RevId: f2c34c6295c109abec70936d858457cdacc8a2ec
Change-Id: I3572c9546b043c9812e252476d760d46b03d02ad
diff --git a/infra/recipes b/infra/recipes
index 332854f..5c1c15e 100644
--- a/infra/recipes
+++ b/infra/recipes
@@ -11,6 +11,6 @@
              path="infra/recipes"
              remote="https://fuchsia.googlesource.com/infra/recipes"
              gerrithost="https://fuchsia-review.googlesource.com"
-             revision="7ecbf99da45febadbd997209f9a4dfd9eb911843"/>
+             revision="c856603342f6453195476daa9b5b8f33f7f61435"/>
   </projects>
 </manifest>