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

Commit 1444cfd5 authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Fix build

Change-Id: Ifed64dc2a4db9a58c3588ea0ca899f628efe685a
parent ccdab44d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -557,4 +557,8 @@ public class IWindowManagerImpl implements IWindowManager {
    @Override
    public void requestAppKeyboardShortcuts(IResultReceiver receiver) throws RemoteException {
    }

    @Override
    public void getStableInsets(Rect outInsets) throws RemoteException {
    }
}