commit | 53d368245cb6afdc708726d604bfc3df02bb8597 | [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 | d1dc08251f09324ae9bbea19efc664830eb978e1 | |
parent | 63a5b5394d577e9f593bfc12643ac3dd56aa1b00 [diff] |
liblogcat: add android_logcat_popen and android_logcat_system Supply a wrapper to the logcat API that provides some analogous functionality to popen and system libc calls with some bits of KISS shell-like parsing for environment, quotes and error redirection handling. Test: gTest logcat-unit-tests Bug: 35326290 Change-Id: I9494ce71267ad2b2bec7fcccfc7d4beddae9aea6