Fix SDK build error.

Change-Id: I4705c10da850d684caa7067d656aff11bc65acbb
This commit is contained in:
Wu-cheng Li
2010-08-27 15:09:20 -07:00
parent df8356ff9a
commit 1620d118a4

View File

@@ -1504,7 +1504,7 @@ public class Camera {
/**
* Sets the maximum and maximum preview fps. This controls the rate of
* preview frames received in {@link #PreviewCallback}. The minimum and
* preview frames received in {@link PreviewCallback}. The minimum and
* maximum preview fps must be one of the elements from {@link
* #getSupportedPreviewFpsRange}.
*