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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user