[roll] Roll fuchsia [sdk] Make version_history an element

Replaces the version_history atom with an sdk_element and adapter.
Some changes to sdk_element.gni to support a metadata-only element.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/601529
Original-Revision: 7203f504759b780b22cae69359bcf6d7ac43d18f
GitOrigin-RevId: 6b4999fcf422af97f3704034644a6a14355b3700
Change-Id: Iefd3a4e9e62f4c0a19b76a6582e8b0b8a0bfa673
1 file changed
tree: fed5978648a173a4921852d84828f1bc6b7c330a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.