[roll] Roll fuchsia [starnix] Removes `spawn*` methods from `KernelThreads`

The methods are replaced by a new spawner API based on
SpawnRequestBuilder. This allows us to expand the builder API
without complicating the spawner.

All call sites have been changed to match.

Original-Bug: 465144050
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442731
Original-Revision: ddd3376fcbca53b4f618fe3855f15d24b82114f2
GitOrigin-RevId: 0d12867c615ee2195294be7280514007f19fe488
Change-Id: I26f5221bbdd6ccc4e7f9351bc8928830dfbea093
1 file changed
tree: 32bfa2b8a9894e582e7faaae5b862074b53bc0f3
  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.