commit | 599938982bd5d100c7a55a8569e92c18a678d4a2 | [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 | 2c11e3f4edd5526590feba9b2982547800dac2d0 | |
parent | 1e23ccdeb95b5ced2fc07e69c8704799ff2e2168 [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