commit | ccf954014a7bc057db8bad0e01416c584bee2f67 | [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 | 2981393cca96745a0028c5cb519820333d9885c6 | |
parent | dee2bcd787fb79091967e7894437f6a412c95023 [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