mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Adding in feature flag for Recents in Windows
Test: none Flag: none Bug: 292269949 Change-Id: I90683497a97149eb6054d168b92a078385e027e4
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user