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

Commit 01549b00 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Fix build."

parents 75c50174 19849d3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ public class BridgePowerManager implements IPowerManager {
    }

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