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

Commit 96057330 authored by Evan Rosky's avatar Evan Rosky
Browse files

Fix build breakage caused by incomplete impl

Change-Id: I32a8e0e5cb5209133e00dbc0589bc8b87f46260b
parent 5c84a4bc
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -509,6 +509,14 @@ public class IWindowManagerImpl implements IWindowManager {
    public void keyguardGoingAway(int flags) throws RemoteException {
    }

    @Override
    public void setKeyguardAnimatingIn(boolean animating) throws RemoteException {
    }

    @Override
    public void setSwitchingUser(boolean switching) throws RemoteException {
    }

    @Override
    public void lockNow(Bundle options) {
        // TODO Auto-generated method stub