Enable TRACKPAD_GESTURE_FEATURES for Droidfood
Will flag off in all U releases (feature targeting U-QPR1) Fixes: 270987164 Test: Enable the flag and make sure back gesture works Change-Id: Icaee36fed1cfea9b01aadeb402ba9d121932a6af
This commit is contained in:
@@ -529,7 +529,7 @@ object Flags {
|
||||
|
||||
// TODO(b/270987164): Tracking Bug
|
||||
@JvmField
|
||||
val TRACKPAD_GESTURE_FEATURES = unreleasedFlag(1205, "trackpad_gesture_features", teamfood = true)
|
||||
val TRACKPAD_GESTURE_FEATURES = releasedFlag(1205, "trackpad_gesture_features")
|
||||
|
||||
// TODO(b/263826204): Tracking Bug
|
||||
@JvmField
|
||||
|
||||
Reference in New Issue
Block a user