commit | 5bae1b866d309f3d59aaab8e9a007413b3c68f83 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Feb 06 10:54:00 2017 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Feb 06 10:54:00 2017 -0800 |
tree | 48e2f331a36c8becd2dfb76ba43c1b41cb733611 | |
parent | 01b25ab14912712024d5342064c7b70de85e2db8 [diff] |
Make __android_log_assert behave more like libc asserts. If we don't output to stderr too, not only is it annoying to shell users (who won't see anything), it prevents us from writing better gtests that actually make assertions about the assert message. Bug: http://b/23675822 Test: libutils tests still pass Change-Id: I62b3144c385cba4dde485f0b0f9b42aeaef51e9a