[roll] Roll fuchsia [starnix] Parse environment from cml

This change allows starnix components to populate their environment
using the "environ" key in their program spec.

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