am 779d43a7: Merge "Camera2: Fix spelling mistake" into mnc-dev
* commit '779d43a75b7047ea2d7b5040a955d04fe6006cff': Camera2: Fix spelling mistake
This commit is contained in:
@@ -62,7 +62,7 @@ import java.util.Objects;
|
||||
*
|
||||
* <p>A reprocess capture request allows a previously-captured image from the camera device to be
|
||||
* sent back to the device for further processing. It can be created with
|
||||
* {@link CameraDevice#createReprocessCaptureRequest}, and used with a reprocessible capture session
|
||||
* {@link CameraDevice#createReprocessCaptureRequest}, and used with a reprocessable capture session
|
||||
* created with {@link CameraDevice#createReprocessableCaptureSession}.</p>
|
||||
*
|
||||
* @see CameraCaptureSession#capture
|
||||
|
||||
Reference in New Issue
Block a user