[roll] Roll fuchsia [ffx][starnix] remove explicit process::exit

As opposed to std::process::exit, now select on a oneshot channel. This allows
for metrics on `ffx starnix adb proxy`.

Original-Bug: b/474663886
Original-Fixed: b/474663886
Test: run `ffx -v starnix adb proxy` and hit Ctrl + C. Observe the
metrics being reported properly and no early exit occurs.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1471320
Original-Revision: c323d2b9d2cc3b9db028b64ae3fd475d944a7789
GitOrigin-RevId: 63e53faac8ad757c0d0ce2d82765ffd5d2820e3c
Change-Id: Ic1867e508872f4e482a77b8b7c39f6713f67542b
1 file changed
tree: 697a7fca9b6a0e42b8d8eb5242face20256dfdd3
  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.