Enables ENABLE_SEARCH_HAPTIC_COMMIT
ENABLE_SEARCH_HAPTIC_COMMIT should be enabled for now to keep consistency in behavior. Test: Manual Flag: LEGACY ENABLE_SEARCH_HAPTIC_COMMIT ENABLED Bug: 314005577 Change-Id: I98e2dea91fe58b6abaeeb63f6c92a5ee130b5204
This commit is contained in:
@@ -291,7 +291,7 @@ public final class FeatureFlags {
|
||||
"Enables haptic hint while long pressing on the bottom bar nav handle.");
|
||||
|
||||
public static final BooleanFlag ENABLE_SEARCH_HAPTIC_COMMIT =
|
||||
getReleaseFlag(314005577, "ENABLE_SEARCH_HAPTIC_COMMIT", DISABLED,
|
||||
getReleaseFlag(314005577, "ENABLE_SEARCH_HAPTIC_COMMIT", ENABLED,
|
||||
"Enables haptic hint at end of long pressing on the bottom bar nav handle.");
|
||||
|
||||
public static final IntFlag LPNH_HAPTIC_HINT_START_SCALE_PERCENT =
|
||||
|
||||
Reference in New Issue
Block a user