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

Commit 479b1c77 authored by Filip Gruszczynski's avatar Filip Gruszczynski Committed by Android Git Automerger
Browse files

am 037c9cac: Merge "Fix build." into cw-d-mr1-dev

* commit '037c9cac':
  Fix build.
parents 47249f2a 037c9cac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ public final class BridgeWindowSession implements IWindowSession {
    @Override
    public int relayout(IWindow iWindow, int i, LayoutParams layoutParams, int i2,
            int i3, int i4, int i5, Rect rect, Rect rect2, Rect rect3, Rect rect4, Rect rect5,
            Configuration configuration, Surface surface) throws RemoteException {
            Rect rect6, Configuration configuration, Surface surface) throws RemoteException {
        // pass for now.
        return 0;
    }