commit | 73953968fe0d5ff201a3825c3e60e3e06d6744e5 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Fri May 15 10:58:43 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Mon May 18 13:03:48 2020 -0700 |
tree | 2b42a72ead2b07ff84db0d2917248b39a89f4cb1 | |
parent | e82dcdcdf064d58cbe76ec997726e6be74a7ee46 [diff] |
logd: make liblogd just the core logd functionality liblogd: LogBuffer classes and their support, LogReaderList and LogReaderThread logd: liblogd + the socket code that connects liblogd to liblog and therefore the world. The goal here is to test liblogd offline of the socket connections or the device. Also, convert libaudit.c -> libaudit.cpp and modernize a bit. Test: build Change-Id: If5adf5e775a251d9a703c0583be0988f48017347