Merge "Remove redundant bindSequence logic in IMM"

This commit is contained in:
Wilson Wu
2022-07-06 09:11:23 +00:00
committed by Android (Google) Code Review

View File

@@ -1004,7 +1004,6 @@ public final class InputMethodManager {
}
}
}
mBindSequence = res.sequence;
}
startInputInner(StartInputReason.BOUND_ACCESSIBILITY_SESSION_TO_IMMS, null,
0, 0, 0);