Merge "Fix build." into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d193916c83
@@ -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