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

Commit 6099fd21 authored by Jeff Brown's avatar Jeff Brown Committed by Android (Google) Code Review
Browse files

Merge "Fix build." into klp-modular-dev

parents 9beccf9f 61116acd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,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.
    }