Fix build.

Cherry picking because automerger is stuck.

Change-Id: I49f669ee8eed53cf2fc30077cf0a066312865733
(cherry picked from commit c1b736a0cd)
This commit is contained in:
Filip Gruszczynski
2015-05-20 19:40:27 -07:00
parent 361b2d69ee
commit 97b3ae1a87

View File

@@ -89,7 +89,7 @@ public final class BridgeWindowSession implements IWindowSession {
@Override
public int relayout(IWindow iWindow, int i, LayoutParams layoutParams, int i2,
int i3, int i4, int i5, Rect rect, Rect rect2, Rect rect3, Rect rect4, Rect rect5,
Configuration configuration, Surface surface) throws RemoteException {
Rect rect6, Configuration configuration, Surface surface) throws RemoteException {
// pass for now.
return 0;
}