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

Commit 1c7ff022 authored by Alexander Ray's avatar Alexander Ray Committed by Android (Google) Code Review
Browse files

Merge "Camera2: Increase zoom steps." into jb-mr1-dev

parents 5a4f93ea 161fac83
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ struct Parameters {
    } state;

    // Number of zoom steps to simulate
    static const unsigned int NUM_ZOOM_STEPS = 10;
    static const unsigned int NUM_ZOOM_STEPS = 30;

    // Full static camera info, object owned by someone else, such as
    // Camera2Device.