[roll] Roll fuchsia [abi-compat] Clean up test versioning types

It used to matter if you were specifying a "platform" version or an
"external" version, but this is now handled differently. This cleans up
some APIs and types and tests that were in the old model.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097917
Original-Revision: cfea3e7e8f0791bc134d21b9fa9ab290cab9df2a
GitOrigin-RevId: a33bcc70ad2bf2d3992162dfcac62181b76b4f7d
Change-Id: Ic500e524554cabd17db54be07c70c10ea1ec9aed
1 file changed
tree: 68126dc5960d0c1e044bb591cf1b278db4a289fd
  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.