commit | 6706009fa8294c8cdab1cdab4585f00d42df483e | [log] [tgz] |
---|---|---|
author | Ruben Brunk <rubenbrunk@google.com> | Thu Dec 05 11:00:37 2013 -0800 |
committer | Eino-Ville Talvala <etalvala@google.com> | Wed Mar 05 14:31:30 2014 -0800 |
tree | 55fcdca48c005adaa2d25cc3e87715345e31e5ce | |
parent | 81d754306ecd4a587459015da5168270c2a5c167 [diff] |
DO NOT MERGE: camera2: Fix race with stream deletion during disconnect. Bug: 11856804 - Shutdown order in Camera2Client allows a stream to be deleted before the corresponding processing thread has quit. This can result in updates being called on the processor thread without a valid stream. Change-Id: Ie4e649771f4321498659211f2a37ed89a6d956c4