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

Commit 2aa1412e authored by Randy Pfohl's avatar Randy Pfohl Committed by Android (Google) Code Review
Browse files

Merge "Adding in feature flag for Recents in Windows" into main

parents 9350e714 f968879a
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"
}