Merge "Turn ENABLE_LONG_PRESS_NAV_HANDLE flag to server side flag" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1788bdad7f
@@ -256,7 +256,7 @@ public final class FeatureFlags {
|
||||
"Inject fallback app corpus result when AiAi fails to return it.");
|
||||
|
||||
public static final BooleanFlag ENABLE_LONG_PRESS_NAV_HANDLE =
|
||||
getDebugFlag(282993230, "ENABLE_LONG_PRESS_NAV_HANDLE", DISABLED,
|
||||
getReleaseFlag(282993230, "ENABLE_LONG_PRESS_NAV_HANDLE", TEAMFOOD,
|
||||
"Enables long pressing on the bottom bar nav handle to trigger events.");
|
||||
|
||||
// TODO(Block 17): Clean up flags
|
||||
|
||||
Reference in New Issue
Block a user