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

Commit ffe0b3fb authored by Vania Desmonda's avatar Vania Desmonda
Browse files

Add new flag enable_full_screen_window_on_removing_split_screen_stage_bugfix

Bug: 372791604
Flag: EXEMPT adding flag
Test: EXEMPT adding flag
Change-Id: I50112169968447abc04e05b8d29a8e6ea747148e
parent e1f46a88
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -631,3 +631,13 @@ flag {
    description: "Enables full support of presentation API for connected displays."
    bug: "378503083"
}

flag {
    name: "enable_full_screen_window_on_removing_split_screen_stage_bugfix"
    namespace: "lse_desktop_experience"
    description: "Enables clearing the windowing mode of a freeform window when removing the task from the split screen stage."
    bug: "372791604"
    metadata {
       purpose: PURPOSE_BUGFIX
    }
}