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

Commit 0c4025d0 authored by Wale Ogunwale's avatar Wale Ogunwale Committed by android-build-merger
Browse files

Merge \"Always report window move to client\" into nyc-dev

am: aab580af

Change-Id: I393911325b175a545de3ffc8a68348ed08954782
parents b375228a aab580af
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -731,9 +731,7 @@ class WindowSurfacePlacer {
                    }

                    try {
                        if (task == null || task.mStack.getBoundsAnimating()) {
                        w.mClient.moved(left, top);
                        }
                    } catch (RemoteException e) {
                    }
                    w.mMovedByResize = false;