summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2015-06-09 10:51:43 -0700
committerChristopher Ferris <cferris@google.com>2015-06-09 10:51:43 -0700
commit2d073ba83c570466a7f77d1cd9193ab4a60eaee4 (patch)
tree3df600c3b1c712f3fb948ddbd72900732e50e596 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent5e4c382d15968c757fb9c5783cbd420156ea8ad2 (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 Change-Id: I9500e2e63eea96722602fdd46c86939c001a7c65
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions