am 1620d118: Fix SDK build error.

Merge commit '1620d118a49dc6df7b0e83d7343f8a8bb6e23b12' into gingerbread-plus-aosp

* commit '1620d118a49dc6df7b0e83d7343f8a8bb6e23b12':
  Fix SDK build error.
This commit is contained in:
Wu-cheng Li
2010-08-27 15:13:53 -07:00
committed by Android Git Automerger

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}.
*