New ntro image for camera.html that shows flow for video capture.
diff --git a/pdk/docs/guide/camera.jd b/pdk/docs/guide/camera.jd
index 083f43a..281f76d 100755
--- a/pdk/docs/guide/camera.jd
+++ b/pdk/docs/guide/camera.jd
@@ -16,7 +16,7 @@
 
 <p>Android's camera subsystem connects the camera application to the application framework and user space libraries, which in turn communicate with the camera hardware layer that operates the physical camera.</p>
 <p>The diagram below illustrates the structure of the camera subsystem.</p>
-<p><img src="images/androidCameraArchitecture.gif"></p>
+<p><img src="images/camera_video2.gif"></p>
 
 
 <a name="androidCameraBuildingDriver"></a><h3>Building a Camera Library</h3>
diff --git a/pdk/docs/guide/images/androidCameraArchitecture.gif b/pdk/docs/guide/images/androidCameraArchitecture.gif
deleted file mode 100755
index 2679b43..0000000
--- a/pdk/docs/guide/images/androidCameraArchitecture.gif
+++ /dev/null
Binary files differ
diff --git a/pdk/docs/guide/images/camera_video2.gif b/pdk/docs/guide/images/camera_video2.gif
new file mode 100755
index 0000000..8c46a83
--- /dev/null
+++ b/pdk/docs/guide/images/camera_video2.gif
Binary files differ