• Joshua Peraza's avatar
    android: Add ChildProcessCrashObserver.java · 1782edbe
    Joshua Peraza authored
    ChildProcessCrashObserver.java serves a similar purpose as
    CrashDumpManager.java did (which it will replace), except without the
    need (or ability) to check for a minidump on the filesystem. Instead of
    a minidump path, the process ID of the crashed child is passed to the
    callback which it can use to identify the correct crash dump.
    
    Bug: crashpad:30
    Change-Id: I718e653acfa35b14ebaa17d0e8c76804f9856dfb
    Reviewed-on: https://chromium-review.googlesource.com/1150202Reviewed-by: default avatarMark Mentovai <mark@chromium.org>
    Commit-Queue: Joshua Peraza <jperaza@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#577935}
    1782edbe
BUILD.gn 894 Bytes