commit | c10ea778f589283d67ede3a0e1c10ab960962e77 | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Wed Oct 03 16:02:09 2012 -0700 |
committer | The Android Automerger <android-build@android.com> | Thu Oct 04 18:13:29 2012 -0700 |
tree | 0f50e30b831044b06d09195d11ad87724b4a822b | |
parent | 8f0e26366934d6acc8fa0fce21e95425f16f7650 [diff] |
Camera2: Fix deadlock while zooming during record Acquired SharedParameters before mMutex in StreamingProcessor, this avoids any potential deadlocks since Camera2Client code would always acquire SharedParameters first before invoking StreamingProcessor. Bug: 7275259 Change-Id: Ia741162c455300378bee049f063590ece5328b95