am dd251cab: Merge "Fix build." into jb-dev
* commit 'dd251cab5b6e5b590cc0aeae8be8f885a7794e72': Fix build.
This commit is contained in:
@@ -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