Merge "Remove TODO(b/217788708)" into tm-dev am: 1408bbe923
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17743448 Change-Id: I9e5ac7a2309881772d4bfe4e54eea6de726392d6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user