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

Commit f968879a authored by randypfohl's avatar randypfohl
Browse files

Adding in feature flag for Recents in Windows

Test: none

Flag: none

Bug: 292269949
Change-Id: I90683497a97149eb6054d168b92a078385e027e4
parent 20a6ffd0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -239,3 +239,10 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "enable_fallback_overview_in_window"
    namespace: "launcher"
    description: "Enables fallback recents opening inside of a window instead of an activity."
    bug: "292269949"
}