[roll] Roll fuchsia [feedback] mark main process as critical to the enclosing job
* otherwise if the main process is killed (exit or crash) and the
sub-process system_log_recorder is still running, feedback.cm
will never get restarted
```
$ fx shell ps | grep -B1 -A1 feedback
j: 19091 2962.3K 2372K
p: 19324 991.2K 696K 6472K feedback.cm
p: 29486 1971.2K 1676K 6472K system_log_recorder
$ fx serial
[00168.148] 19324:19328> critical-process: process 'feedback.cm' (19324) died, killing job '' (19091)
$ fx shell killall feedback.cm
Killed 19324 feedback.cm
$ fx shell ps | grep 19091
$ fx snapshot
Exported /tmp/snapshots/20260313_155931/snapshot.zip
```
#gemini-cli
Original-Fixed: 492274736
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1539562
Original-Revision: b3d5c3b6269510936cafd2e15d96d32d982102dd
GitOrigin-RevId: 95cab6b362e801b42a14b41468de3365991590fb
Change-Id: I2e41136e8435b120b2c521c913c77ad6bf7e6978
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.