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

Commit 1408bbe9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove TODO(b/217788708)" into tm-dev

parents 6585242e ca605d21
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -624,7 +624,6 @@ public class InputMethod {
        @Override
        public void invalidateInputInternal(EditorInfo editorInfo, IInputContext inputContext,
                int sessionId) {
            // TODO(b/217788708): Add automated test.
            if (mStartedInputConnection instanceof RemoteInputConnection) {
                final RemoteInputConnection ric =
                        (RemoteInputConnection) mStartedInputConnection;