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

Commit f1ad6c27 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

am: 133de0b9

Change-Id: I5233bc18a69d0de28cfcc823d4466b7d36d557a6
parents 7ba3f0ca 133de0b9
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;