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

Commit 0d442479 authored by Vadim Caen's avatar Vadim Caen Committed by Android (Google) Code Review
Browse files

Merge "Add flag for the removal of flag duplication in PREVIEW capture intent" into main

parents bb83d676 ead3613e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -173,3 +173,10 @@ flag {
    description: "Allow external virtual cameras visible only in the Context of the virtual device"
    bug: "375609768"
}

flag {
    name: "virtual_camera_no_frame_duplication"
    namespace: "virtual_devices"
    description: "Do not duplicate frames if no input is received and the capture request is not PREVIEW"
    bug: "383779587"
}