Merge "Setting FOLDABLE_SINGLE_PAGE to true" into udc-dev

This commit is contained in:
Sebastián Franco
2023-03-22 20:05:44 +00:00
committed by Android (Google) Code Review
@@ -332,7 +332,7 @@ public final class FeatureFlags {
+ " nav mode and when transient taskbar is enabled.");
public static final BooleanFlag FOLDABLE_SINGLE_PAGE = getDebugFlag(270395274,
"FOLDABLE_SINGLE_PAGE", false,
"FOLDABLE_SINGLE_PAGE", true,
"Use a single page for the workspace");
public static final BooleanFlag ENABLE_TRANSIENT_TASKBAR = getDebugFlag(270395798,