Merge "Move ENABLE_RECENT_BLOCK to NexusFeatureFlag.java" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
77092473b3
@@ -104,9 +104,6 @@ public final class FeatureFlags {
|
||||
"ENABLE_EXPANDING_PAUSE_WORK_BUTTON", false,
|
||||
"Expand and collapse pause work button while scrolling");
|
||||
|
||||
public static final BooleanFlag ENABLE_RECENT_BLOCK = getDebugFlag(270390950,
|
||||
"ENABLE_RECENT_BLOCK", false, "Show recently tapped search target block in zero state");
|
||||
|
||||
public static final BooleanFlag COLLECT_SEARCH_HISTORY = getReleaseFlag(270391455,
|
||||
"COLLECT_SEARCH_HISTORY", false, "Allow launcher to collect search history for log");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user