commit | 05dd06eb54a4e15352405a3a5cedce6a7940b96b | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Wed Oct 03 16:02:09 2012 -0700 |
committer | Igor Murashkin <iam@google.com> | Wed Oct 03 16:48:48 2012 -0700 |
tree | 0dd9ab6857e0084f875cee411e06b40f956c96a1 | |
parent | 311f69f18c41909e3087e4205548095762a2ecb7 [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