[roll] Roll fuchsia Revert "[versioning] Update schema of version_history.json"

This reverts commit 47f758b8245433c1fcce9ec7514642d52bce6132.

Reason for revert: flakes in go/version-history-test.sh

Original change's description:
> [versioning] Update schema of version_history.json
>
> Initial step in a larger effort to refactor version configs in the codebase. Transitioned from array of dicts to a dict, to better support status and multiple ABI revisions per API level in the future.
>
> Original-Bug: 105614
> Multiply: fuchsia-pkg://fuchsia.com/stardroid_tests#meta/sh_test.cm: 10
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/834238

Original-Bug: 125709
Original-Bug: 105614
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/839176
Original-Revision: e2af4154528152a0aaf835cb40ec977956b3617a
GitOrigin-RevId: dcba6efefd5379df5d5a61b37c524c47001acc29
Change-Id: Id9380d7dce86ea800fa460afd8ad2431fbb096c8
1 file changed
tree: 3e5db2c2dd9fa49e9b4dd42187235876945750dc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.