commit | a2d5afb9c11420a2e09ad3dba706e7d2e4591ee7 | [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 | c5ad6e6761846ba16d7f269c8c9836c97e4b155d | |
parent | a511fef8ecf185500628d28c53c36aa0ad29ad3b [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