commit | c0cf90d1fb6aca1e6ae6c06d4d6231dd4d47d3cb | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Fri Feb 10 13:09:07 2017 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Fri Feb 17 14:42:14 2017 -0800 |
tree | 560c1e2d2a4dfab393e630d25f7839d05396f505 | |
parent | f329029081f41f86d4631b4caeeb1ecf7ccae3d9 [diff] |
logcat: Create liblogcat Try to leverage as much of logcat as-is and produce a viable library API that others can use for their own logcat execution. Added a test to check ANDROID_PRINTF_LOG environment variable. Test: gTest logcat-unit-tests Bug: 35326290 Change-Id: I30de692ea9d83e6fd6e5d9e7cf93d31401a88a40