diff options
author | Dianne Hackborn <hackbod@google.com> | 2016-08-24 14:54:20 -0700 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2016-08-25 10:12:02 -0700 |
commit | 92aa4b2ba3c93cc344c885b50b75726599e6065d (patch) | |
tree | 149e378aecfe2ff4ea5c34f9a6965303cb8a4fa3 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d9bc0f474cd6d279f4eb46d265d0ef465dab4705 (diff) |
Try to mitigate issue #31016187: system_server crash in ArraySet.
Instead of crashing, log a wtf and recover. This is not a problem
in ArraySet, but caused by someone else using an ArraySet without
protecting access to it. So whoever is calling at this point is
not the cause, and it isn't worthwhile to let them crash.
Change-Id: Iaefa4315b620c9fe24b31507e4aa47a8525c8540
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions