Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit de5cc883 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am f57b5e6f: am 4a56983f: am d193916c: Merge "Fix build." into mnc-dev

* commit 'f57b5e6f':
  Fix build.
parents 6e4997db f57b5e6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
    }