| commit | e6ec2661b73de1a3cfd184e37bf02bf9cd2e9c24 | [log] [tgz] | 
|---|---|---|
| author | William Roberts <william.c.roberts@intel.com> | Wed Apr 19 16:12:09 2017 -0700 | 
| committer | William Roberts <william.c.roberts@intel.com> | Wed Apr 19 17:21:44 2017 -0700 | 
| tree | fae791f8b3cbd29fecab7dc6a06976418f83f133 | |
| parent | 9401a0b9d196f8f87cce0dd8ae7499f8e05ce938 [diff] | 
init: fix errno handling on KillProcessGroup KillProcessGroup can return -1 without errno set, which produces error messages like this: init: Sending signal 15 to service 'vold' (pid 1806) process group... init: failed to kill 2 processes for processgroup 1806 init: killProcessGroup(0, 1806, 15) failed: Success Test: boot and reboot hikey. Change-Id: I51f242da234daee84795a3fbdffe9ad1f4567140 Signed-off-by: William Roberts <william.c.roberts@intel.com>