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

Commit a79795a8 authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Fix build

Change-Id: I0e85f40955bfbf25e917f27c210c2f6f24d885a0
parent ccbf4e42
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -151,6 +151,11 @@ public class BridgePowerManager implements IPowerManager {
        return false;
    }

    @Override
    public boolean isLightDeviceIdleMode() throws RemoteException {
        return false;
    }

    @Override
    public boolean isScreenBrightnessBoosted() throws RemoteException {
        return false;