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

Commit 7dba7b4b authored by Ravneet Dhanjal's avatar Ravneet Dhanjal
Browse files

Camera: Add flag for 10 bit support in extensions

Test: CTS
Bug: 316375635
Change-Id: I0858130aa00a3067629ada7d9536f4a99ebe9f02
parent a46ffdbf
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -119,3 +119,10 @@ flag {
     description: "Allowlisting to exempt safety-relevant cameras from privacy control for automotive devices"
     bug: "282814430"
}

flag {
     namespace: "camera_platform"
     name: "extension_10_bit"
     description: "Enables 10-bit support in the camera extensions."
     bug: "316375635"
}