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

Commit d193916c authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Fix build." into mnc-dev

parents 76c4c666 a503b62b
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.
    }