* commit '98822f0eba746b4f8c8a622f21c2d32dad08453f':
  Fix build
This commit is contained in:
Deepanshu Gupta
2014-05-14 00:15:24 +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();