commit | 981c903c31db2ded5f299c653c779e4ca150f834 | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Tue Dec 18 13:40:32 2012 -0800 |
committer | Igor Murashkin <iam@google.com> | Thu Dec 20 16:35:47 2012 -0800 |
tree | 21822625f75a4b6dcb262d918ff3084b8edf4c65 | |
parent | 7acb21a65c6eefe6ab1cbc55c7c15cece6bafbe5 [diff] |
Camera2: Tests: Fix CameraFrameTests to pass instead of failing and hanging. Producer would wait for buffers to be released so it could dequeue into them. Since the test never acquired/released buffers, it would run out, and then the HAL would deadlock when trying to shutdown since the producing thread would never finish. Change-Id: I4222feeec7a3ffab4c243e12b7d9bd56364ad983