commit | 1f51808ad12e52b44097b4bbe0cfb454ed21687f | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Tue Dec 18 13:40:32 2012 -0800 |
committer | Igor Murashkin <iam@google.com> | Thu Jan 10 11:46:11 2013 -0800 |
tree | 21f6c0bf0497528253782d6cab1f56de385a8d29 | |
parent | d887503095926eadfefefdc07fcedaff51e4f07d [diff] |
Camera2: Tests: Fix CameraFrameTests to pass instead of failing and hanging.: DO NOT MERGE 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: I123f36d87a2e72a2c42d942c975c02b8bd3f9f1a