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

Commit 39cee75a authored by Riddle Hsu's avatar Riddle Hsu Committed by Android (Google) Code Review
Browse files

Merge "Remove accidental restored extra invocation" into main

parents d4299e84 4773bc74
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -380,7 +380,6 @@ class InsetsStateController {
        if (android.view.inputmethod.Flags.refactorInsetsController()) {
            notifyInsetsChanged();
            mDisplayContent.updateSystemGestureExclusion();
            mDisplayContent.updateKeepClearAreas();
            mDisplayContent.getDisplayPolicy().updateSystemBarAttributes();
        }
    }