android_system_core/logcat/tests
Tom Cherry 9e12433760 Statically link liblog to logd/logcat and their tests
logd/logcat use more symbols than the rest of the platform, so let's
statically link them for now while we understand the API that the
platform overall uses.

Test: build
Change-Id: I21ae1bd3ff9b310f099612fbe790f769712661df
2019-01-17 11:37:22 -08:00
..
Android.bp Statically link liblog to logd/logcat and their tests 2019-01-17 11:37:22 -08:00
logcat_benchmark.cpp
logcat_test.cpp Stop using __STRING unnecessarily. 2018-11-14 14:27:22 -08:00
logcatd_test.cpp