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

* commit 'cdc605c69597649c8e71161791ae64be48ce1f11':
  Update liblayout
This commit is contained in:
John Reck
2013-10-03 15:38:50 -07:00
committed by Android Git Automerger

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