OSDN Git Service

Add newline for INTERNAL_FATAL automatically
authorMathieu Chartier <mathieuc@google.com>
Wed, 17 Aug 2016 17:28:48 +0000 (10:28 -0700)
committerMathieu Chartier <mathieuc@google.com>
Wed, 17 Aug 2016 19:46:19 +0000 (12:46 -0700)
commit9826c3e458c3a6d91277b55e956e02c326f9887c
treee6657105c1db1b342f1d6a5745bb5ae1c801d365
parentd1272553516e6595dea310d07d7b974dcd0a421f
Add newline for INTERNAL_FATAL automatically

Before, the behavior was different compared to other log levels
that automatically added newlines.

Bug: 30913672

Test: test-art-host

Change-Id: I02147d8ac7ea38f3e93450ef5290cdfed7b5a2eb
runtime/base/logging.cc
runtime/gc/collector/mark_sweep.cc
runtime/well_known_classes.cc