[roll] Roll fuchsia [reachability] Exit gracefully on netstack crashes

Exit instead of crashing when we get an error, since crashes were
leading to spammy crash reports.

See also fxrev.dev/772562

Remove the assertion checking if handle_interface_watcher_event
encounters an error - tests will be added as part of
fxbug.dev/119295.

Original-Bug: 98116
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/759982
Original-Revision: 7a0cf5da936dd9d8419720979e221cda28a95fb1
GitOrigin-RevId: ed2bf5c83cec9b99267ba8d29065d02ccd1a8cdb
Change-Id: I48dad681c79178d3a56201efe9daf80a5ca586c5
1 file changed
tree: 4a79df99e1454d7b2ae7ddb72f093043edee0320
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.