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

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

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

* commit '4a56983f':
  Fix build.
parents 8bdd92d4 4a56983f
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.
    }