diff options
author | Christopher Ferris <cferris@google.com> | 2015-06-09 10:51:43 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2015-06-09 17:31:37 -0700 |
commit | 70e23e0d14b051bf4370147a4f9d3c76cd494b33 (patch) | |
tree | 143533cdcd048c60c61fee37e045391dcb8dc0de /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c521b10854ebdc227d6f32649c627a548caef2e4 (diff) |
Change wtf errors from ASSERT to ERROR.
Calling println_native with the value of ASSERT will set the abort
message. Unfortunately, there are numerous cases where one thread aborts,
but before that thread can communicate with debuggerd, another thread
calls wtf, which overwrites the abort message from the original
failing thread.
Fix this by changing this to an error level log message.
Bug: 21490722
(cherry picked from commit 2d073ba83c570466a7f77d1cd9193ab4a60eaee4)
Change-Id: Ib9daedf114a2e0ecc424641e4929cc4d15b0c776
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions