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

Commit 8875c52b authored by Evan Rosky's avatar Evan Rosky Committed by Android (Google) Code Review
Browse files

Merge "Fix build breakage caused by incomplete impl"

parents 7917a082 96057330
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