Fix build

Change-Id: Id21200a8239908c18379d67639c090ccfd3772f2
This commit is contained in:
Jorim Jaggi
2016-02-24 13:44:24 -05:00
parent 6e8fafff77
commit c87e2b46fb

View File

@@ -50,7 +50,8 @@ public final class BridgeWindow implements IWindow {
@Override
public void resized(Rect rect, Rect rect2, Rect rect3, Rect rect4, Rect rect5, Rect rect6,
boolean b, Configuration configuration, Rect rect7, boolean b2) throws RemoteException {
boolean b, Configuration configuration, Rect rect7, boolean b2, boolean b3)
throws RemoteException {
// pass for now.
}