Removing tracing for a fixed bug
Bug: 138251824 Change-Id: Icd0d5001bfce0b1dabc102a2bbb0212a57d5839a
This commit is contained in:
@@ -215,9 +215,6 @@ public class RecentsAnimationDeviceState implements
|
||||
|
||||
@Override
|
||||
public void onNavigationModeChanged(SysUINavigationMode.Mode newMode) {
|
||||
if (TestProtocol.sDebugTracing) {
|
||||
Log.d(TestProtocol.NO_BACKGROUND_TO_OVERVIEW_TAG, "onNavigationModeChanged " + newMode);
|
||||
}
|
||||
mDefaultDisplay.removeChangeListener(this);
|
||||
if (newMode.hasGestures) {
|
||||
mDefaultDisplay.addChangeListener(this);
|
||||
|
||||
Reference in New Issue
Block a user