Merge "Fix build."

This commit is contained in:
Jeff Brown
2011-10-05 18:09:41 -07:00
committed by Android (Google) Code Review

View File

@@ -124,7 +124,7 @@ public class BridgeWindowManager implements IWindowManager {
}
public void freezeRotation() throws RemoteException {
public void freezeRotation(int arg0) throws RemoteException {
// TODO Auto-generated method stub
}