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

Commit c363be85 authored by Marco Nelissen's avatar Marco Nelissen Committed by Adam Lesinski
Browse files

Update fake powermanager to new interface

Change-Id: I6f14498d7002b4720293a1c77f4fbb66869c36fb
parent 29e74621
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -44,6 +44,12 @@ public class BridgePowerManager implements IPowerManager {
        // pass for now.
    }

    @Override
    public void acquireWakeLockWithUid(IBinder arg0, int arg1, String arg2, String arg2_5, int arg3)
            throws RemoteException {
        // pass for now.
    }

    @Override
    public void crash(String arg0) throws RemoteException {
        // pass for now.