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

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

am 0ad4f2ce: resolved conflicts for merge of 7377c7be to jb-mr1-dev

* commit '0ad4f2ce':
  Add Navigation Bar to BridgeWindowManager [DO NOT MERGE]
parents 5454be00 0ad4f2ce
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -184,6 +184,8 @@ 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();