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

Commit 5623d5f8 authored by John Reck's avatar John Reck
Browse files

Update liblayout

Fix build

Change-Id: I6c9223205874f7709fcf9e69a7779c54f52ba48b
parent 9907a109
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -266,8 +266,8 @@ public class IWindowManagerImpl implements IWindowManager {
    }

    @Override
    public Bitmap screenshotApplications(IBinder arg0, int displayId, int arg1, int arg2)
            throws RemoteException {
    public Bitmap screenshotApplications(IBinder arg0, int displayId, int arg1,
            int arg2, boolean arg3) throws RemoteException {
        // TODO Auto-generated method stub
        return null;
    }