[roll] Roll fuchsia [magma] Create a static zxio library

Some drivers ICDs may not be built using GN, but may need to link against
libzxio. To allow that, create a static zxio library that drivers can
use.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/464399
Original-Revision: cd367f61aa13103382befab415ace91f82c9f35d
GitOrigin-RevId: 38d33ee459d971a6f0df14ebfbe571cdd29f40a1
Change-Id: I5b80302c101dbc87a32feef646182506a8a8cc84
1 file changed
tree: ccdaf19afa46d47bb3ca3f427a7afdef5c4f7602
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.