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

Commit b885435c authored by John Reck's avatar John Reck Committed by Android (Google) Code Review
Browse files

Merge "Update liblayout" into klp-dev

parents ef4f8222 5623d5f8
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;
    }