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

Commit f266873c authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android Git Automerger
Browse files

am 1c55797d: Fix build

* commit '1c55797d':
  Fix build
parents 70efbad0 1c55797d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -184,7 +184,6 @@ public class RenderSessionImpl extends RenderAction<SessionParams> {
        SessionParams params = getParams();
        BridgeContext context = getContext();

        context.getIWindowManager().setHasNavBar(params.getHardwareConfig().hasSoftwareButtons());

        RenderResources resources = getParams().getResources();
        DisplayMetrics metrics = getContext().getMetrics();