[roll] Roll fuchsia [starnix] Make Starnix kernel have a single_run durability

In practice this means that if the kernel ever gets stopped (notably
because the process associated with it died) it is automatically destroyed.
This simplifies cleanup: without this change in some cases the stopped
starnix_kernel component would linger in the component list.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1453688
Original-Revision: 4b42faa96bbbb5dd36e4dc24b6affe651441e0b8
GitOrigin-RevId: ab3e25b5d57394997a2ec0e381d3bf1f149c5f1d
Change-Id: Ia446d5856ca97bdf9941b55ce51bfe2d431f8bdd
1 file changed
tree: 12f00491b21025a4f03dae35efd1017f1bd395c8
  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.