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

Commit 852472d9 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix build.

Change-Id: I1dd79e932a551bd537d2c71e8fca29a299c9312f
parent de02cdc1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ public class BridgePowerManager implements IPowerManager {
    }

    @Override
    public void updateWakeLockWorkSource(IBinder arg0, WorkSource arg1) throws RemoteException {
    public void updateWakeLockWorkSource(IBinder arg0, WorkSource arg1, String arg2) throws RemoteException {
        // pass for now.
    }