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

Commit c394bf3d authored by Mina Granic's avatar Mina Granic Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for Camera Compat." into main

parents 2cd1f3b2 0138e52c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -92,3 +92,10 @@ flag {
    description: "Makes the App Header style adapt to the system's and app's light/dark theme"
    bug: "328668781"
}

flag {
    name: "enable_camera_compat_for_desktop_windowing"
    namespace: "lse_desktop_experience"
    description: "Whether to apply Camera Compat treatment to fixed-orientation apps in desktop windowing mode"
    bug: "314952133"
}