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

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

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

* commit 'de5cc883':
  Fix build.
parents 209c8ced de5cc883
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -137,7 +137,7 @@ public class BridgePowerManager implements IPowerManager {
    }
    }


    @Override
    @Override
    public void wakeUp(long time) throws RemoteException {
    public void wakeUp(long time, String reason, String opPackageName) throws RemoteException {
        // pass for now.
        // pass for now.
    }
    }