[roll] Roll fuchsia [scrutiny] Add command engine.model.environment

This small change adds a controller that exposes the model environment.
This is useful for debugging consumer issues when they aren't getting
their expected results from their build as we can verify through a
command that the model environment is setup correctly. Such as the build
directory is at the correct path and the data models uri is correct.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/482198
Original-Revision: 45b5de3ccd439e8daa960bce34174247c654f5d9
GitOrigin-RevId: 3d17579242616389043708da2312cf155a169628
Change-Id: I5c054591ec46e67bbf5a5fc4c275bce65ac7d1ad
1 file changed
tree: fdd9a4b6e727d2b52ae84df7e507af94ee61915b
  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.