am 96496e2d: Merge "Build fix after changing IWindowSession." into cw-d-mr1-dev

* commit '96496e2d17607a8bfa944461c2458b0dcdeee872':
  Build fix after changing IWindowSession.
This commit is contained in:
Filip Gruszczynski
2015-06-30 22:17:55 +00:00
committed by Android Git Automerger

View File

@@ -47,7 +47,7 @@ public final class BridgeWindowSession implements IWindowSession {
@Override
public int addToDisplay(IWindow arg0, int seq, LayoutParams arg1, int arg2, int displayId,
Rect arg3, Rect arg4, InputChannel outInputchannel)
Rect arg3, Rect arg4, Rect arg5, InputChannel outInputchannel)
throws RemoteException {
// pass for now.
return 0;