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

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

Merge "Remove unnecessary invocation of updateRotation" into udc-qpr-dev

parents df3ab952 a1c3f601
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -824,7 +824,6 @@ public class PhoneWindowManager implements WindowManagerPolicy {

        @Override public void onChange(boolean selfChange) {
            updateSettings();
            updateRotation(false);
        }
    }