Merge "ENABLE_HIDEHEADER_PRIVATE_IME" into tm-qpr-dev

This commit is contained in:
Brandon Dayauon
2022-06-14 05:59:49 +00:00
committed by Android (Google) Code Review
@@ -96,6 +96,9 @@ public final class FeatureFlags {
public static final BooleanFlag ENABLE_QUICK_SEARCH = new DeviceFlag("ENABLE_QUICK_SEARCH",
true, "Use quick search behavior.");
public static final BooleanFlag ENABLE_HIDE_HEADER = new DeviceFlag("ENABLE_HIDE_HEADER",
true, "Hide header on keyboard before typing in all apps");
public static final BooleanFlag COLLECT_SEARCH_HISTORY = new DeviceFlag(
"COLLECT_SEARCH_HISTORY", false, "Allow launcher to collect search history for log");