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

Commit 944a6c93 authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Revert "Fix build."

This reverts commit 97b3ae1a.

Reverted since 4bb6b751 reverts
the commit that warranted this change.

Change-Id: I56d0eb8ffba44a673ae357e9543dd18f6c03c54f
parent 97b3ae1a
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,
            Rect rect6, Configuration configuration, Surface surface) throws RemoteException {
            Configuration configuration, Surface surface) throws RemoteException {
        // pass for now.
        return 0;
    }