commit | 6dabc81a0b7eac772209e8eef70ff3b156e5cc6b | [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 | 1d6928b7360217e788ab5255b5667828e092936a [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