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

Commit 7679491b authored by John Reck's avatar John Reck Committed by Android (Google) Code Review
Browse files

Merge "Shut up" into lmp-dev

parents f7ff2205 5fc41b3f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -293,7 +293,6 @@ public class ImmersiveModeConfirmation {

        @Override
        public boolean onTouchEvent(MotionEvent motion) {
            Slog.v(TAG, "ClingWindowView.onTouchEvent");
            return true;
        }
    }