Background Tracing: Remove safety check for crash exit on Android
On Android the exit status is always marked as EXIT_CRASHED. So, the background traces are never uploaded. Since the check is useful only for preemptive mode, this CL removes this check for REACTIVE triggers on Android and adds extra check for preemptive trigger in that place. BUG=613198 Review-Url: https://codereview.chromium.org/2192093002 Cr-Commit-Position: refs/heads/master@{#408771}
Showing
Please register or sign in to comment