android_system_core/logcat
Tom Cherry d162f14d6c logcat: remove the rest of liblogcat
There were big changes made to support liblogcat, which has long since
been removed.  This change removes the rest of those changes.

It moves the rest of the global state into a class, particularly for
the logcatd case.  The original code re-uses the same context, but
that doesn't seem right or safe.

Test: logcat works, logcat-unit-tests
Test: logpersist works, including last log cat and log rotation
Change-Id: Iee6a2a0319265e87be0bc8fec2b11e8fd2b65ed4
2019-10-25 15:00:16 -07:00
..
tests liblog: don't return 0xFFFFFFFF as an invalid log id. 2019-03-25 16:41:39 -07:00
Android.bp logcat: remove the rest of liblogcat 2019-10-25 15:00:16 -07:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00
event.logtags Logtags for com.android.server.policy 2019-03-26 12:36:53 -07:00
logcat.cpp logcat: remove the rest of liblogcat 2019-10-25 15:00:16 -07:00
logcat.h logcat: remove the rest of liblogcat 2019-10-25 15:00:16 -07:00
logcat_main.cpp logcat: remove the rest of liblogcat 2019-10-25 15:00:16 -07:00
logcatd.rc logcatd: fallocate and fadvise to logcat files 2019-09-04 22:45:48 +00:00
logcatd_main.cpp logcat: remove the rest of liblogcat 2019-10-25 15:00:16 -07:00
logpersist