Log crash info when reporting crash fails
Currently when reporting fails, we see why the crash reporting fails, but we don't see the original crash reason. This is important because if the crash is with ActivityManager we wouldn't be able to see this issue as ActivityManager.getService would fail and there would be a NullPointerException. Bug: 383569571 Change-Id: I44c65e0f4e791872a5777fe53ebdf813c39a8632
Loading
Please register or sign in to comment