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

Commit 1083884e authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Camera: Add flag for MultiResolutionImageReader public usage" into main

parents fc815a59 66674a16
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -186,3 +186,12 @@ flag {
    description: "Support setting and getting mirror mode for shared surfaces"
    bug: "298899993"
}

flag {
    namespace: "camera_platform"
    is_exported: true
    name: "multiresolution_imagereader_usage_public"
    description: "Make constructor for MultiResolutionImageReader with usage public"
    bug: "338621560"
}