commit | c3a06e515666f999e6080ea71ca2a55a7d62338b | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Fri Feb 16 18:33:17 2018 +0100 |
committer | Adrian Roos <roosa@google.com> | Fri Feb 16 18:33:17 2018 +0100 |
tree | d1e7a0317b2176f12134a20fd49f942e1b78f9ea | |
parent | ee3a2ba97204f7d23c733504991d930aefd9fe7b [diff] |
Fix crash in AppErrors and clean up code Fixes a crash in AppError's handleShowAppErrorUi due to missing serialization. Also cleans up handleShowAnrUi. Change-Id: Ie23a38a33d334ff328563b631fbf11454e7e4031 Fixes: 73050378 Test: manual; crash app / ANR app, verify dialog still works