[roll] Roll fuchsia [sysmem] Unconditionally return -1 from main

1. The CF feature `on_terminate: "reboot"` is being changed to ignore
components that stop themselves without error
2. sysmem should never return from main

so sysmem now unconditionally returns -1 from main to continue
triggering the reboot behavior in the case where it erroneously
finishes.

Original-Bug: 352624082
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171240
Original-Revision: 7b00160ea207bb11392380850e489e6ae3206bb8
GitOrigin-RevId: 483b58ea0b6bd379374ed7ced078514275078f93
Change-Id: I8824ab2adf0a93f97dd6e33e7314d223bba1f227
1 file changed
tree: 70e5ec3c08530fac0d890a32a180218936595b12
  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.