[roll] Roll fuchsia [versioning] Retire 20, 22, and 24!

Time to take out the trash!

API level 25 is also ready to retire from an OOT usage perspective, but
there are still references to legacy methods in-tree (namely
DeprecatedOpen), so we should fix those first.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249544
Original-Revision: 431b7432db4b884e16df0928d96a36ad27cccbea
GitOrigin-RevId: 6892f3deaeaa331ffab32bfef7278ca010bd9678
Change-Id: Icf61dac6074638a43c1f833b002f65d05c75fea4
1 file changed
tree: e619d9929d906291d21b859a6eba8e73982118ab
  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 in one of the communication channels documented at get involved.

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.