Update layoutlib

Change-Id: Ifafe5a47fbef7ff0894e679d04d71942eb8d1237
This commit is contained in:
John Reck
2013-10-04 09:43:13 -07:00
committed by Adam Lesinski
parent c363be85de
commit 492d16434a

View File

@@ -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;
}