Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c6207962 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Camera: Fix a description for MONOCHROME camera capability" into pi-dev

parents ef22118b e058297c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7100,7 +7100,7 @@ typedef enum acamera_metadata_enum_acamera_request_available_capabilities {

    /**
     * <p>The camera device is a monochrome camera that doesn't contain a color filter array,
     * and the pixel values on U and Y planes are all 128.</p>
     * and the pixel values on U and V planes are all 128.</p>
     */
    ACAMERA_REQUEST_AVAILABLE_CAPABILITIES_MONOCHROME                = 12,