[roll] Roll fuchsia [versioning] Remove platform_version.deprecated_highest_numbered_api_level

Replace the two remaining uses of
`platform_version.deprecated_highest_numbered_api_level` with manual
calculations of the necessary value. These instances will remain after
switching to "NEXT"` as the in-development API level.

Original-Fixed: 305961460
Original-Bug: 326277078
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1073035
Original-Revision: 6d93591a96075abcef5101fa9654b3a3a66e52c8
GitOrigin-RevId: a2e12a22e0cd33fce1840148996da5a7a62af172
Change-Id: Iea9d41df9618571437debad9a6c133ad59edf0c1
1 file changed
tree: 62dbe0cac2bf1acaff5b53d020d19ed93d2aa99b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.