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

Commit dab40493 authored by Zhijun He's avatar Zhijun He Committed by Android (Google) Code Review
Browse files

Merge "Camera2: Minor update for hyperfocalDistance spec"

parents d0e20951 b41fcc25
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -372,7 +372,6 @@ public final class CameraCharacteristics extends CameraMetadata {


    /**
    /**
     * <p>Optional. Hyperfocal distance for this lens.</p>
     * <p>Optional. Hyperfocal distance for this lens.</p>
     * <p>If the lens is fixed focus, the camera device will report 0.</p>
     * <p>If the lens is not fixed focus, the camera device will report this
     * <p>If the lens is not fixed focus, the camera device will report this
     * field when {@link CameraCharacteristics#LENS_INFO_FOCUS_DISTANCE_CALIBRATION android.lens.info.focusDistanceCalibration} is APPROXIMATE or CALIBRATED.</p>
     * field when {@link CameraCharacteristics#LENS_INFO_FOCUS_DISTANCE_CALIBRATION android.lens.info.focusDistanceCalibration} is APPROXIMATE or CALIBRATED.</p>
     * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
     * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>