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

Commit 5b3db683 authored by Fiona Campbell's avatar Fiona Campbell Committed by Android (Google) Code Review
Browse files

Merge "Remove extra scheduleTraversalLocked"

parents db714e06 84f9f482
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -714,7 +714,6 @@ public final class DisplayManagerService extends SystemService {
                        display.getDisplayInfoLocked().shouldConstrainMetricsForLauncher;
                if (display.setDisplayInfoOverrideFromWindowManagerLocked(info)) {
                    handleLogicalDisplayChangedLocked(display);
                    scheduleTraversalLocked(false);
                }
            }
        }