[roll] Roll fuchsia [starnix] Removes `DynamicThreadSpawner::spawn_and_get_result`

The method is replaced by a new spawner API based on
SpawnRequestBuilder.

All call sites have been changed to match.

Original-Bug: 465144050
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442599
Original-Revision: 612f6e9273909e3672646fc74521188a158da4d4
GitOrigin-RevId: afe56db974a5ea2152e3977cdb4e8c6620eae3fe
Change-Id: Id6ab432295d31fd6bee55062c5aa5270a6ba7a67
1 file changed
tree: 2adc008327860ce51ba684c8f7e80e3ef24d4db2
  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.