Merge "Remove duplicate log in DisplayContent" into rvc-dev am: f35625face
Change-Id: I629cf8f45ff42018decf4ecbf0c45e8208943bcd
This commit is contained in:
@@ -3554,8 +3554,6 @@ class DisplayContent extends WindowContainer<DisplayContent.DisplayChildWindowCo
|
||||
|
||||
private void updateImeControlTarget() {
|
||||
mInputMethodControlTarget = computeImeControlTarget();
|
||||
ProtoLog.i(WM_DEBUG_IME, "updateImeControlTarget %s",
|
||||
mInputMethodControlTarget.getWindow());
|
||||
mInsetsStateController.onImeControlTargetChanged(mInputMethodControlTarget);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user