Disabling touchpad gestures in launcher for SYSUI_STATE_TOUCHPAD_GESTURES_DISABLED state
As gestures start with checking of canStartTrackpadGesture() method, disabling it there disables all touchpad gestures. Test: RecentsAnimationDeviceStateTest Flag: NONE these changes are not directly flagged but usage of SYSUI_STATE_TOUCHPAD_GESTURES_DISABLED state is guarded by flag: com.android.systemui.new_touchpad_gestures_tutorial Bug: 345207568 Change-Id: I0409475a3e006609c6b722cd3b17d75e1ebed939
Loading
Please register or sign in to comment