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

Commit 0402e7da authored by Wu-cheng Li's avatar Wu-cheng Li
Browse files

Fix SDK build.

parent 24b326a8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1560,8 +1560,8 @@ public class Camera {
        /**
         * Sets the exposure compensation index.
         *
         * @param value. The valid value range is from {@link
         *        #getMinExposureCompensation} (inclusive) to {@link
         * @param value exposure compensation index. The valid value range is
         *        from {@link #getMinExposureCompensation} (inclusive) to {@link
         *        #getMaxExposureCompensation} (inclusive). 0 means exposure is
         *        not adjusted. Application should call
         *        getMinExposureCompensation and getMaxExposureCompensation to