summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorErwin Jansen <jansene@google.com>2019-11-27 12:58:58 -0800
committerErwin Jansen <jansene@google.com>2019-12-02 18:56:27 +0000
commit4f138b2ce869323067e8031d1794ddd68920f70f (patch)
treeb2090153dbdacf21a298bab97e368ed9df77c0cd /trusty/coverage/coverage_test.cpp
parent4ac630b5626e84f0bd42d16a04fbe905f1ac6fcd (diff)
Dup the correct fd for qemu pipe.
Logcat dup-es STDOUT and used the dup-ed file descriptor to write logging information. Because of this writes happen on that fd and not on stdout. This in turn causes no output in the LogcatService in the emulator. The qemu-pipe forwarder now dup-es the same fd as logcat is using so that we receive data again. Bug: b/145214141 Test: Logcat works again in emulator 29.2.10 Change-Id: Ia6e2430f1d7a0476a5b438d315a9ea337c13806d
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions