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

Commit e058297c authored by Hidenari Koshimae's avatar Hidenari Koshimae Committed by Shuzhen Wang
Browse files

Camera: Fix a description for MONOCHROME camera capability

Test: Compile
Bug: 77902724
Change-Id: I8c264e65f790c60b2c67cc64e1a3209d895d15bf
parent c4b259a5
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,