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

Commit faa5ccab authored by Ruben Brunk's avatar Ruben Brunk Committed by android-build-merger
Browse files

am a345b367: am 5d3d53aa: Merge "Camera2: Doc updates for aeExposureCompensation." into lmp-mr1-dev

automerge: 2847eb73

* commit '2847eb73':
  Camera2: Doc updates for aeExposureCompensation.
parents f17c1d7d 2847eb73
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -395,6 +395,8 @@ public final class CameraCharacteristics extends CameraMetadata<CameraCharacteri
     * <p><b>Range of valid values:</b><br></p>
     * <p><b>Range of valid values:</b><br></p>
     * <p><code>Min.exposure compensation * {@link CameraCharacteristics#CONTROL_AE_COMPENSATION_STEP android.control.aeCompensationStep} &lt;= -2 EV</code></p>
     * <p><code>Min.exposure compensation * {@link CameraCharacteristics#CONTROL_AE_COMPENSATION_STEP android.control.aeCompensationStep} &lt;= -2 EV</code></p>
     * <p><code>Max.exposure compensation * {@link CameraCharacteristics#CONTROL_AE_COMPENSATION_STEP android.control.aeCompensationStep} &gt;= 2 EV</code></p>
     * <p><code>Max.exposure compensation * {@link CameraCharacteristics#CONTROL_AE_COMPENSATION_STEP android.control.aeCompensationStep} &gt;= 2 EV</code></p>
     * <p>LEGACY devices may support a smaller range than this, including the range [0,0], which
     * indicates that changing the exposure compensation is not supported.</p>
     * <p>This key is available on all devices.</p>
     * <p>This key is available on all devices.</p>
     *
     *
     * @see CameraCharacteristics#CONTROL_AE_COMPENSATION_STEP
     * @see CameraCharacteristics#CONTROL_AE_COMPENSATION_STEP