[roll] Roll fuchsia [routing] Replace EnvironmentInterface with Environment

Component Manager and Scrutiny share most of the functions
for this interface. Replace the interface with a struct to
simplify some of this logic.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1024792
Original-Revision: ce6170c150daecb8034b11b7eb13d312d516e74a
GitOrigin-RevId: 8022f7e918c923e146ef50ef698823aa7b2c1e80
Change-Id: Ic5a6b8d359a7f65e373b482419ef3f80c533a342
1 file changed
tree: cae566a6ef75ef692b80a87cd0c68eec8533f4a2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.