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

Commit 1a7ae634 authored by Jeff Brown's avatar Jeff Brown Committed by Android (Google) Code Review
Browse files

Merge "Fix build."

parents 3c892288 2447871b
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

    }