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

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

Merge "Add a flag to launch the opt-out property for Camera Compat for freeform." into main

parents d88421cf e20bb1b5
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -205,6 +205,13 @@ flag {
    }
    }
}
}


flag {
    name: "enable_camera_compat_for_desktop_windowing_opt_out_api"
    namespace: "lse_desktop_experience"
    description: "Introduces a developer API to opt-out of Camera Compat treatment for fixed-orientation apps in desktop windowing mode"
    bug: "397165621"
}

flag {
flag {
    name: "enable_task_stack_observer_in_shell"
    name: "enable_task_stack_observer_in_shell"
    namespace: "lse_desktop_experience"
    namespace: "lse_desktop_experience"