[roll] Roll fuchsia [starnix] Kernel requests lifecycle channel from ELF runner.

This will allow the starnix_runner to stop an instance of the
kernel gracefully even if a container hasn't been started.

Original-Bug: 295073633
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207988
Original-Revision: 4de55b99096b831eb84ac514381ae09852910756
GitOrigin-RevId: 2317251836d089152498504f4739eb7798250637
Change-Id: Ia21d92c5cafc5babf51801c8522f1587f5cdfcad
1 file changed
tree: 2a119c0695abf52c2c1e7db5f88bd1bbe8c1970f
  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.