[roll] Roll fuchsia [netstack-proxy] Unconditionally return failure from main

1. The CF feature `on_terminate: "reboot"` is being changed to ignore
components that stop themselves without error
2. netstack2 and netstack3 should never exit except during shutdown

so netstack-proxy now unconditionally exits with failure to continue
triggering the reboot behavior. Once netstack supports clean shutdown
netstack-proxy will be changed to inherit the proxied exit status.

Original-Bug: 352624082
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169393
Original-Revision: 444b168854d85f04552469dc097be78031d0aa49
GitOrigin-RevId: 5dabee63c0aa6b1b3f88b588a24767a6cb837d2d
Change-Id: I74c51386e9e6c10ab347936399c5dcdbf70b01b2
1 file changed
tree: 994b646e59d79042bbd91ed832447967f43774f6
  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.