diff options
| author | Yuriy Zabroda <yuriy.zabroda@ti.com> | 2012-07-17 14:52:47 +0300 |
|---|---|---|
| committer | Yuriy Zabroda <yuriy.zabroda@ti.com> | 2012-07-23 15:23:20 +0300 |
| commit | 5a536efa5b5f5d973232846d5fe6818df84ab5dc (patch) | |
| tree | 24720e96c815f559897db50825eebab8844b76ae /trusty/coverage/coverage_test.cpp | |
| parent | f694ba5f7fa81f250045c107e919888661a734ae (diff) | |
Avoid zombies on androidscreencast
When using a third party screen capture program called androidscreencast
(http://code.google.com/p/androidscreencast/) to get the framebuffer of
the device, there are tons of screencap zombie processes got left behind.
The issue is also mentioned here: http://code.google.com/p/android/issues/detail?id=22836.
The cause of the issue is that adbd spawns off screencap processes,
and these child processes were not waited to be finished.
This change fixes the issue.
Change-Id: Ife928d65ecf6a2ff39b8b72ddba930fda6733a00
Signed-off-by: Yuriy Zabroda <yuriy.zabroda@ti.com>
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions
