Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da0d8de6 authored by vadimt's avatar vadimt Committed by android-build-merger
Browse files

More diags in TouchInteractionService am: f88d0b5a

am: 808b788c

Change-Id: I8a1acb9d42bab44ba0a866394b63bcb3acdcbadd
parents efa4a482 808b788c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -335,6 +335,9 @@ public class TouchInteractionService extends Service implements
        if (mInputEventReceiver != null) {
            mInputEventReceiver.dispose();
            mInputEventReceiver = null;
            if (TestProtocol.sDebugTracing) {
                Log.d(TestProtocol.NO_BACKGROUND_TO_OVERVIEW_TAG, "disposeEventHandlers");
            }
        }
        if (mInputMonitorCompat != null) {
            mInputMonitorCompat.dispose();