am 8909c5a9: am ebfe8b3e: am dd288b69: camera2: (LEGACY) Don\'t stop preview when there are no requests left
* commit '8909c5a925164598c72ec3b8207215ef27086d28': camera2: (LEGACY) Don't stop preview when there are no requests left
This commit is contained in:
@@ -607,7 +607,6 @@ public class RequestThreadManager {
|
||||
Log.e(TAG, "Interrupted while waiting for requests to complete.");
|
||||
}
|
||||
mDeviceState.setIdle();
|
||||
stopPreview();
|
||||
break;
|
||||
} else {
|
||||
// Queue another capture if we did not get the last burst.
|
||||
|
||||
Reference in New Issue
Block a user