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

Commit 354cd888 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: I9d1ab64cb162bae72bd71a422d80be74d3a4aae8
parents 0f1b7d3b 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;