Enable ENABLE_KEYBOARD_QUICK_SWITCH on master
Bug: 267520665 Test: Manually tested alt-tab and alt-shift-tab in and out of overview on a tablet and phone Change-Id: Ic1f49c097ddfc2303023c1c47df3efca27e73a51
This commit is contained in:
@@ -415,7 +415,7 @@ public final class FeatureFlags {
|
||||
+ "them in launcher process using hinge sensor values.");
|
||||
|
||||
public static final BooleanFlag ENABLE_KEYBOARD_QUICK_SWITCH = getDebugFlag(
|
||||
"ENABLE_KEYBOARD_QUICK_SWITCH", false,
|
||||
"ENABLE_KEYBOARD_QUICK_SWITCH", true,
|
||||
"Enables keyboard quick switching");
|
||||
|
||||
public static void initialize(Context context) {
|
||||
|
||||
Reference in New Issue
Block a user