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

Commit 492d1643 authored by John Reck's avatar John Reck Committed by Adam Lesinski
Browse files

Update layoutlib

Change-Id: Ifafe5a47fbef7ff0894e679d04d71942eb8d1237
parent c363be85
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;
    }