* commit 'b5b4756565a5f74c6eb2ca7f90ac839a4289daae':
  Fix build
This commit is contained in:
Deepanshu Gupta
2014-05-14 00:21:33 +00:00
committed by Android Git Automerger

View File

@@ -183,7 +183,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();