commit | fafea32468e0d59c1ce2eb845dd07a0b4e746cf0 | [log] [tgz] |
---|---|---|
author | Chenjie Luo <cjluo@google.com> | Thu Apr 27 16:49:09 2017 -0700 |
committer | Chenjie Luo <cjluo@google.com> | Fri Apr 28 17:30:25 2017 -0700 |
tree | 61797e8d7955cb3f00172e5968c191901a36643c | |
parent | 483d2f9a59bf4a5130e0a79306f30c25f675812c [diff] |
Modularize logd. Separates logd body into a static library liblogd and virtualize LogBuffer::log to be in a new interface class LogBufferInterface. User could have different implementation. Bug: 37756450 Test: liblog-unit-tests, logd-unit-tests and logcat-unit-tests with (b/37791296). Change-Id: I1504ff0e992744001b5a2e9abd45692d1318a152