[roll] Roll fuchsia [pkg] Require that --api-level is supported.

This makes the ffx package tool reject when the user specifies a
no-longer-supported API level.

Unfortunately, the in-tree test for the mostly-deprecated GN SDK cannot
build at a supported API level, despite my best efforts. So I've
included a --deprecated-ignore-api-level-unsupported-errors escape hatch
flag that can be used in that situation.

Original-Bug: 326096347
Original-Bug: 337904808

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1031952
Original-Revision: e073059bc8994542842a7eb325e7718ff4994499
GitOrigin-RevId: 88272346a9b96d62ea73c6a20f27ddd45fa744e8
Change-Id: I531d4fcba8f4bffb9ea3d9989e1a65cf0fadfc95
1 file changed
tree: 68b9746ac5b39862018f5b13174c441013a0dbb9
  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.