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

Commit 7906543d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "CamcorderProfile: Fix typo in profile value"

parents 93fbee47 307f0a98
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ public class CamcorderProfile
    /** @hide
     * Time lapse quality level corresponding to the WVGA (800 x 480) resolution.
     */
    public static final int QUALITY_TIME_LAPSE_WVGA = 10010;
    public static final int QUALITY_TIME_LAPSE_WVGA = 1010;

    /** @hide
     * Time lapse quality level corresponding to the VGA (640 x 480) resolution.