am 6099fd21: Merge "Fix build." into klp-modular-dev

* commit '6099fd21e190ffdf8e03ba6d96cce0d53c2765fd':
  Fix build.
This commit is contained in:
Jeff Brown
2014-05-21 08:40:39 +00:00
committed by Android Git Automerger

View File

@@ -56,7 +56,7 @@ public class BridgePowerManager implements IPowerManager {
}
@Override
public void goToSleep(long arg0, int arg1) throws RemoteException {
public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException {
// pass for now.
}