Merge "Fix build." into klp-modular-dev
This commit is contained in:
@@ -56,7 +56,7 @@ public class BridgePowerManager implements IPowerManager {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void goToSleep(long arg0, int arg1) throws RemoteException {
|
public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException {
|
||||||
// pass for now.
|
// pass for now.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user