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

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

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

* commit 'd193916c':
  Fix build.
parents 0cb1cfdc d193916c
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.
    }