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

Commit cf868800 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add new flag enable_full_screen_window_on_removing_split_screen_stage_bugfix" into main

parents de28f673 ffe0b3fb
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
    }
}