[roll] Roll fuchsia [magma] Add MAGMA_API_VERSION define

This may make it easier to make API versions, since clients will be able
to use ifdefs to detect what version they're compiling against.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791119
Original-Revision: fcb311fed5e7f6e1dd66728af3c9f7090e0d421a
GitOrigin-RevId: a5932c4f89f6118df0cfafbc5413b8a56db9256d
Change-Id: If6c049d8d0b1170098e022a88a91a75ed75bf51b
1 file changed
tree: e38b7fbe9635891cd1f4fd1f6b91d4fdcf1cd53e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.