mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Enable logs on swipe detection in tests
- Enable BaseSwipeDetector log in tests - Add log for scroll finish and motion pause event Bug: 193440212 Test: TaplTestsQuickstep#testSwitchToOverview Change-Id: Idab566bc615050f73d898459897b66f8b95951b3
This commit is contained in:
@@ -110,4 +110,5 @@ public final class TestProtocol {
|
||||
public static final String PERMANENT_DIAG_TAG = "TaplTarget";
|
||||
public static final String WORK_PROFILE_REMOVED = "b/159671700";
|
||||
public static final String FALLBACK_ACTIVITY_NO_SET = "b/181019015";
|
||||
public static final String HOME_TO_OVERVIEW_FLAKY = "b/193440212";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user