StreamConfigurationMap fix docs: Implementation-defined -> PRIVATE.

Bug: 200837205

Test: make comment-check-docs

Change-Id: I9f755fb27e5340ea0b2eefda41be0b605d23e61b
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
This commit is contained in:
Jayant Chowdhary
2021-09-22 13:22:33 -07:00
parent 2173726505
commit 65da1c0a5b

View File

@@ -1018,7 +1018,7 @@ public final class StreamConfigurationMap {
* <p>The following formats will never have a stall duration:
* <ul>
* <li>{@link ImageFormat#YUV_420_888 YUV_420_888}
* <li>{@link #isOutputSupportedFor(Class) Implementation-Defined}
* <li>{@link ImageFormat#PRIVATE PRIVATE}
* </ul></p>
*
* <p>