Commit 33d6739
[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: I8824ab2adf0a93f97dd6e33e7314d223bba1f2271 parent 55a01e6 commit 33d6739
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments