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

Commit e6652217 authored by Jeff Brown's avatar Jeff Brown Committed by Android Git Automerger
Browse files

am c2871696: am 6099fd21: Merge "Fix build." into klp-modular-dev

* commit 'c2871696':
  Fix build.
parents 4bfcae9a c2871696
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ public class BridgePowerManager implements IPowerManager {
    }

    @Override
    public void goToSleep(long arg0, int arg1) throws RemoteException {
    public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException {
        // pass for now.
    }