mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
Removing old logs
Bug: 156095088 Test: Presubmit Change-Id: I61b44fd4ee96de405482f9cf9b6a06d87a295898
This commit is contained in:
@@ -202,10 +202,6 @@ public abstract class AbstractStateChangeTouchController
|
||||
|
||||
mFromState = newFromState;
|
||||
mToState = newToState;
|
||||
if (TestProtocol.sDebugTracing) {
|
||||
Log.d(TestProtocol.OVERIEW_NOT_ALLAPPS, "reinitCurrentAnimation: "
|
||||
+ newToState.ordinal + " " + getClass().getSimpleName());
|
||||
}
|
||||
|
||||
mStartProgress = 0;
|
||||
mPassedOverviewAtomicThreshold = false;
|
||||
|
||||
Reference in New Issue
Block a user