commit | 7235359d2efa838e20143e5e68ba60beb8725744 | [log] [tgz] |
---|---|---|
author | Luis Hector Chavez <lhchavez@google.com> | Fri Sep 21 12:27:02 2018 -0700 |
committer | Luis Hector Chavez <lhchavez@google.com> | Fri Sep 21 12:29:52 2018 -0700 |
tree | 7962020b2c195666689edcda0e4e7f97346055ab | |
parent | 146fd24c4bc8798fa3ed211f2f7bb3082566bf82 [diff] |
init: Cleanly exit subcontext processes upon init's death This change makes the subcontext processes cleanly exit in the event of the init's socket being closed. If that was an accident, init will respawn the process immediately. Otherwise, it will just quietly go away. Bug: 80425914 Test: kill -9 $INIT_PID # Outside of an Android container Change-Id: I664f11d1b3700ea46857abf24857335fe28e92fa