Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af610b2b authored by Wu-cheng Li's avatar Wu-cheng Li Committed by Android Git Automerger
Browse files

am 1620d118: Fix SDK build error.

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

* commit '1620d118':
  Fix SDK build error.
parents a5fe77d0 1620d118
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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}.
         *