diff --git a/core/java/android/hardware/camera2/CameraProperties.java b/core/java/android/hardware/camera2/CameraProperties.java index 58a1ee3175dfc..a2faf09fe7ef3 100644 --- a/core/java/android/hardware/camera2/CameraProperties.java +++ b/core/java/android/hardware/camera2/CameraProperties.java @@ -415,6 +415,14 @@ public final class CameraProperties extends CameraMetadata { * platform opaque YUV/RGB streams to the GPU or video * encoders. Listed as width, height *
+ *+ * The actual supported resolution list may be limited by + * consumer end points for different use cases. For example, for + * recording use case, the largest supported resolution may be + * limited by max supported size from encoder, for preview use + * case, the largest supported resolution may be limited by max + * resolution SurfaceTexture/SurfaceView can support. + *
*/ public static final Key