am d193916c: Merge "Fix build." into mnc-dev
* commit 'd193916c83015d54466ad998fb9373f15da754a7': Fix build.
This commit is contained in:
@@ -137,7 +137,7 @@ public class BridgePowerManager implements IPowerManager {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void wakeUp(long time) throws RemoteException {
|
||||
public void wakeUp(long time, String reason, String opPackageName) throws RemoteException {
|
||||
// pass for now.
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user