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

Commit e20bb1b5 authored by Mina Granic's avatar Mina Granic
Browse files

Add a flag to launch the opt-out property for Camera Compat for freeform.

Flag: com.android.window.flags.enable_camera_compat_for_desktop_windowing_opt_out_api
Test: EXEMPT flag
Bug: 397165621
Change-Id: I1a15f05249d29bfd615fa6bc67cbedf306c5c0e5
parent 5e050679
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -194,6 +194,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 {
    name: "enable_task_stack_observer_in_shell"
    namespace: "lse_desktop_experience"