Adding in feature flag for Recents in Windows

Test: none

Flag: none

Bug: 292269949
Change-Id: I90683497a97149eb6054d168b92a078385e027e4
This commit is contained in:
randypfohl
2024-04-18 14:06:47 -07:00
parent 20a6ffd04b
commit f968879aa8

View File

@@ -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"
}