[roll] Roll fuchsia [idk][versioning] Temporarily exclude in-development API from IDK

"NEXT" will soon be the only in-development API level. To prevent IDK
consumers from using the newly-created API level 22, which will be
replaced by "NEXT", temporarily exclude the in-development API level
from the IDK while still enabling runtime support within the platform.
FIDL golden files will still be generated.

Original-Bug: 326277078
Test: ./build/config/fuchsia/get_platform_version.py --version-history-path sdk/version_history.json
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1073038
Original-Revision: f4ba72bc70dda277bf0ac74e1717958f8841192c
GitOrigin-RevId: 071f3c98cd35bfdf5443e5718e6396fef51e65ff
Change-Id: Ie68509b476da517b386fd3562676ada9d3e6d20b
1 file changed
tree: 5d6d6650a50ef477906c0b514f0be52605fe168d
  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.