camera_metadata: doc fix for availableProcessedSizes
Bug: 10745982
Change-Id: I2d5aa9a384fa3107482fcf67bef7c1afbd60c50c
diff --git a/camera/docs/docs.html b/camera/docs/docs.html
index e0aaf81..9b2725e 100644
--- a/camera/docs/docs.html
+++ b/camera/docs/docs.html
@@ -7489,6 +7489,13 @@
</td>
<td class="entry_notes">
+ The actual supported resolution list may be limited by
+ consumer end points for different use cases.<wbr> For example,<wbr> for
+ recording use case,<wbr> the largest supported resolution may be
+ limited by max supported size from encoder,<wbr> for preview use
+ case,<wbr> the largest supported resolution may be limited by max
+ resolution SurfaceTexture/<wbr>SurfaceView can support.<wbr>
+
</td>
<td class="entry_tags">