commit | 168c44ce90012516dcfa91ac80a6d0a200513531 | [log] [tgz] |
---|---|---|
author | gunsch <gunsch@chromium.org> | Thu Oct 09 04:37:06 2014 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 09 04:37:32 2014 |
tree | 52b91d2ca80fdd9c7e2e858928a69505d456a4e9 | |
parent | fbba679b43d6df314321543541dfce39789593b4 [diff] |
Chromecast: adds crash handling for Android build. Cast for Android TV behavior includes the following: * On crash, immediately attempt to upload crash dump + logs from current process, then delete the dump file. * On startup, attempt to upload any crash dump files that are still left on the device. R=thestig@chromium.org,byungchul@chromium.org BUG=400876 Review URL: https://codereview.chromium.org/620673003 Cr-Commit-Position: refs/heads/master@{#298767}