Snap for 8977768 from ee29b830b4 to tm-qpr1-release

Change-Id: Idad2aacb8bdaae4c72598fedc37b6ebbb4f2de23
This commit is contained in:
Android Build Coastguard Worker
2022-08-22 23:26:34 +00:00
@@ -273,7 +273,7 @@ public final class FeatureFlags {
"ENABLE_ONE_SEARCH_MOTION", true, "Enables animations in OneSearch.");
public static final BooleanFlag ENABLE_KEYBOARD_TRANSITION_SYNC = new DeviceFlag(
"ENABLE_KEYBOARD_TRANSITION_SYNC", false,
"ENABLE_KEYBOARD_TRANSITION_SYNC", IS_STUDIO_BUILD,
"Enable option to synchronize the keyboard open and close animations when transitioning"
+ " between home and all apps");