[roll] Roll fuchsia [starnix] Refactor container start.

Config is no longer an accurate name for this type because
it includes a number of handles used at runtime. Renamed
to ContainerStartInfo.

Also renamed structured config variables to reference that
they come from the kernel's start info, not the container's.
Follow-ups will make it possible to read config from the
container.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235166
Original-Revision: 537d13bc111badb3748d55883efc4a07cc9e5de1
GitOrigin-RevId: f9830a9141b70f7ba2f86750b1be4ac12544e6a8
Change-Id: I732e714ec33be7e4ad4e2b6d1d2e62220d9214c0
1 file changed
tree: 937bda35584a15f6977d61da63bdcc8355426371
  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 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.