Temporarily disabling events checking in git_master
Bug: 153824894 Change-Id: I5f294d1a808b1ceefd0b753de6c9207cf92de06d
This commit is contained in:
@@ -250,7 +250,8 @@ public final class LauncherInstrumentation {
|
||||
}
|
||||
|
||||
public void enableCheckEventsForSuccessfulGestures() {
|
||||
mCheckEventsForSuccessfulGestures = true;
|
||||
// b/153824894
|
||||
// mCheckEventsForSuccessfulGestures = true;
|
||||
}
|
||||
|
||||
public void setOnLauncherCrashed(Runnable onLauncherCrashed) {
|
||||
|
||||
Reference in New Issue
Block a user