[roll] Roll fuchsia [bedrock] move sandbox_construction to src/bedrock

Moves sandbox_construction.rs from
//src/sys/component_manager/src/model/actions/resolve to
//src/sys/component_manager/src/bedrock

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044695
Original-Revision: 6a0e528fd6f08ecb3a4c8b895d49da15e0cd8d90
GitOrigin-RevId: f3cfac78bbb4fb36ecde54a8b964f655fcca9681
Change-Id: I18bb54fe6fdd36432e0e8ac61efdeb65316eb823
1 file changed
tree: 0a21285133af78bf929cbad4e360b50327698bab
  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.