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

* commit 'b885435c7c77d0610f449e413766d30780eeda37':
  Update liblayout
This commit is contained in:
John Reck
2013-10-03 12:18:28 -07:00
committed by Android Git Automerger

View File

@ -266,8 +266,8 @@ public class IWindowManagerImpl implements IWindowManager {
} }
@Override @Override
public Bitmap screenshotApplications(IBinder arg0, int displayId, int arg1, int arg2) public Bitmap screenshotApplications(IBinder arg0, int displayId, int arg1,
throws RemoteException { int arg2, boolean arg3) throws RemoteException {
// TODO Auto-generated method stub // TODO Auto-generated method stub
return null; return null;
} }