commit | 2da43e36928864a955f93cc12f9f12981cd87129 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Feb 21 14:45:58 2017 -0800 |
committer | Bo Hu <bohu@google.com> | Wed Feb 22 01:21:02 2017 +0000 |
tree | fb303df110a2bbaecda2b58e1c152a44b9f6b891 | |
parent | f191b0eb192cb7cc3ea8352d66bb0fdaa31592a7 [diff] |
liblogcat: redirect logcat output correctly for -Q The -Q option is used in emulator and it fails to redirect the output of logcat to the desired file. This CL fixes that problem. There is no gTest because of /proc/cmdline sniffing for this option. manually tested on /dev/qemu_pipe inside emulator Test: manual Bug: 35326290 Change-Id: I282da685e90450aadb2a989a0517dc3b1bb6634d