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

Commit 2447871b authored by Jeff Brown's avatar Jeff Brown
Browse files

Fix build.

Change-Id: I7bb00b8ee0da952f3697b23dccf32dde55733b7a
parent 4dfce20c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@ public class BridgeWindowManager implements IWindowManager {

    }

    public void freezeRotation() throws RemoteException {
    public void freezeRotation(int arg0) throws RemoteException {
        // TODO Auto-generated method stub

    }