summaryrefslogtreecommitdiffstats
path: root/camera/EmulatedCameraDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'camera/EmulatedCameraDevice.h')
-rwxr-xr-xcamera/EmulatedCameraDevice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/camera/EmulatedCameraDevice.h b/camera/EmulatedCameraDevice.h
index b7cdcb7..ee9f7dd 100755
--- a/camera/EmulatedCameraDevice.h
+++ b/camera/EmulatedCameraDevice.h
@@ -467,6 +467,8 @@ protected:
/* Stop the thread. */
THREAD_STOP
};
+
+ Condition mSetup;
};
/* Worker thread accessor. */