commit | 04273cb14d2326e85bb047ea6ef75294c8b3d561 | [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 | 88ad9452e7ec70825d15b5c179d06e4268eab939 | |
parent | c20630569431234db23b6182dd17102023dee68e [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