Fix javadocs in CameraDevice

Test: n/a
Change-Id: Ib48760c377f9f12ece99c555ef1556d1063a2686
This commit is contained in:
Marcin Oczeretko
2018-11-07 14:42:23 +00:00
parent c5cee1e4c0
commit ebeb8b8afd

View File

@@ -358,8 +358,9 @@ public abstract class CameraDevice implements AutoCloseable {
*
* <p>MONOCHROME-capability ({@link CameraCharacteristics#REQUEST_AVAILABLE_CAPABILITIES}
* includes {@link CameraMetadata#REQUEST_AVAILABLE_CAPABILITIES_MONOCHROME MONOCHROME})
* supporting {@link ImageFormat#Y8 Y8} support substituting {@code YUV} streams with {@code Y8}
* in all guaranteed stream combinations for the device's hardware level and capabilities.</p>
* supporting {@link android.graphics.ImageFormat#Y8 Y8} support substituting {@code YUV}
* streams with {@code Y8} in all guaranteed stream combinations for the device's hardware level
* and capabilities.</p>
*
* <p>FULL-level ({@link CameraCharacteristics#INFO_SUPPORTED_HARDWARE_LEVEL}
* {@code == }{@link CameraMetadata#INFO_SUPPORTED_HARDWARE_LEVEL_FULL FULL}) devices