[roll] Roll fuchsia [component_manager] move RootInputBuilder to new file

builtin_environment.rs is already too large, and the RootInputBuilder is
a rather well contained piece of it. Split the struct out into its own
file, to make the codebase slightly more manageable.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1422256
Original-Revision: a4b1bf58351f60408271db74e1d6460d6f34c1dd
GitOrigin-RevId: 675e9a58e9fa5b6d35c46d4af041050d3cdced67
Change-Id: Ib01b0425e634c174e257267a0ca06b539735a93c
1 file changed
tree: 77758b65285b89922b4339b82b88e5d39b67d71f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.