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

Commit 133de0b9 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

am: 354cd888

Change-Id: I7b14252c02e2cd9f07de59d7ba6d1715fce64aaa
parents 7103211d 354cd888
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;