Fix android crash reporting for child processes that exit cleanly
Some services that run in a utility process such as the Data Decoder Service will shut themselves down cleanly if they do not have requests for a period of time. These were being treated as OOM kills previously. This uses the approach Bo outlined in http://crbug.com/872343. Bug: 872343 Change-Id: Iaf371520893076981d44429a7ec1c444b637c93d Reviewed-on: https://chromium-review.googlesource.com/c/1298024Reviewed-by:Robert Sesek <rsesek@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#605768}
Showing
Please register or sign in to comment