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

Commit cdc605c6 authored by John Reck's avatar John Reck Committed by Android Git Automerger
Browse files

am b885435c: Merge "Update liblayout" into klp-dev

* commit 'b885435c':
  Update liblayout
parents b61c8219 b885435c
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;
    }