commit | 073f8570d8404b6d1ea3a1bd34954c6332ba991a | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Thu May 02 14:59:28 2013 -0700 |
committer | Igor Murashkin <iam@google.com> | Thu May 02 14:59:28 2013 -0700 |
tree | ed4818fb04fa590ec8450d542977690158fd7f8b | |
parent | 61675c0a7b5d88d5f525b1a1926fab6a7b2c7904 [diff] |
camera3: Don't eagerly finish configuring bidi streams more than once Finishing all stream configuration immediately is good, but when a stream is both input and output it attempted to finish configuring bidi streams twice. Since all ZSL streams are bidi, when we had a ZSL stream active preview would immediately stop working. Bug: 8563838 Change-Id: Iec998f11f6405fc15f3f31bd7cd29f03a7968d14