Merge "Update liblayout" into klp-dev

This commit is contained in:
John Reck
2013-10-03 02:00:37 +00:00
committed by Android (Google) Code Review

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