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

Commit 4a7445b8 authored by Jag Saund's avatar Jag Saund Committed by Android (Google) Code Review
Browse files

Merge "Camera Extensions: Add Get API feature flag" into main

parents c0c669d1 c3f236f4
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -84,6 +84,13 @@ flag {
     bug: "312315580"
}

flag {
     namespace: "camera_platform"
     name: "camera_extensions_characteristics_get"
     description: "Enable get extension specific camera characteristics API"
     bug: "280649914"
}

flag {
     namespace: "camera_platform"
     name: "delay_lazy_hal_instantiation"