Merge "camera2: Fix doc link for CameraCaptureSession.StateCallback.onSurfacePrepared." am: 5f4f09564f
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2425394 Change-Id: Ib3a70b25be177be60bc71b8dad933676472dd058 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -124,7 +124,7 @@ public abstract class CameraCaptureSession implements AutoCloseable {
|
||||
*
|
||||
* <p>Note that if 2 surfaces share the same stream via {@link
|
||||
* OutputConfiguration#enableSurfaceSharing} and {@link OutputConfiguration#addSurface},
|
||||
* prepare() only needs to be called on one surface, and {link
|
||||
* prepare() only needs to be called on one surface, and {@link
|
||||
* StateCallback#onSurfacePrepared} will be triggered for both surfaces.</p>
|
||||
*
|
||||
* <p>{@link android.hardware.camera2.CameraCharacteristics#INFO_SUPPORTED_HARDWARE_LEVEL_LEGACY LEGACY}
|
||||
|
||||
Reference in New Issue
Block a user