commit | d887503095926eadfefefdc07fcedaff51e4f07d | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Tue Dec 18 13:38:40 2012 -0800 |
committer | Igor Murashkin <iam@google.com> | Thu Jan 10 11:46:06 2013 -0800 |
tree | 5ffe7dd482591ee0575f9f0facac973e1cc0910f | |
parent | 2a5c0e2a466fe5252cd12c0199d4868efcc83264 [diff] |
Camera2: Tests: Release streams after HAL is unloaded: DO NOT MERGE This fixes a segfault in the HAL where it was trying to write to a locked buffer that disappeared from underneath it. Any users of CameraModuleFixture should now call SetUp/TearDown explicitly. Other classes remain unchanged until we need a custom TearDown order for them. Change-Id: Ia2dc3ac3e2497d9ede9b580f6e10cf9ec646bdab