diff options
author | Eino-Ville Talvala <etalvala@google.com> | 2015-05-18 16:16:44 -0700 |
---|---|---|
committer | Eino-Ville Talvala <etalvala@google.com> | 2015-05-18 16:25:38 -0700 |
commit | 937c93c47d91962fcbc1cb08e5ce08d55d9a931e (patch) | |
tree | 0bd4bbbb4c6fb80ea2c42fba93e16acb10b6fa70 /telephony | |
parent | 9939961db9765f4e900955cf64ce1c3ceeb9362e (diff) | |
download | frameworks_base-937c93c47d91962fcbc1cb08e5ce08d55d9a931e.zip frameworks_base-937c93c47d91962fcbc1cb08e5ce08d55d9a931e.tar.gz frameworks_base-937c93c47d91962fcbc1cb08e5ce08d55d9a931e.tar.bz2 |
Camera2: Fix session close callback
If a session is directly replaced, it no longer will receive state
change callbacks from the device. That means it'll never hear about
abort or idle transitions.
Fix this to signal onClose earlier, after sequences complete. This is
reliable to wait on.
Remove the unconfigure drainer, as we have nothing to do after
null-stream configuration completes, now, so no point in triggering
anything for it.
Bug: 19666551
Change-Id: Ied6fb40126b79886cdbcb27d40a76a1646273dd2
Diffstat (limited to 'telephony')
0 files changed, 0 insertions, 0 deletions