Merge "Fix build." into jb-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
dd251cab5b
@@ -226,8 +226,8 @@ public class BridgeWindowManager implements IWindowManager {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void overridePendingAppTransition(String arg0, int arg1, int arg2)
|
||||
throws RemoteException {
|
||||
public void overridePendingAppTransition(String arg0, int arg1, int arg2,
|
||||
IRemoteCallback startedCallback) throws RemoteException {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user