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

Commit 8c0b2dd3 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7099352 from 4d35c045 to sc-release

Change-Id: Ia4ebc6e23a1fc66b468a671f87c9947d6ba15cad
parents e493e1d6 4d35c045
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1453,8 +1453,6 @@ void TouchInputMapper::processRawTouches(bool timeout) {
    if (mDeviceMode == DeviceMode::DISABLED) {
        // Drop all input if the device is disabled.
        cancelTouch(mCurrentRawState.when);
        mCurrentRawState.clear();
        mRawStatesPending.clear();
        mCurrentCookedState.clear();
        updateTouchSpots();
        return;