Fix build
Change-Id: Id21200a8239908c18379d67639c090ccfd3772f2
This commit is contained in:
@@ -50,7 +50,8 @@ public final class BridgeWindow implements IWindow {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void resized(Rect rect, Rect rect2, Rect rect3, Rect rect4, Rect rect5, Rect rect6,
|
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.
|
// pass for now.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user