Merge "DO NOT MERGE" into m-wireless-dev

This commit is contained in:
Prerepa Viswanadham
2015-04-30 22:49:58 +00:00
committed by Android Partner Code Review

View File

@@ -319,16 +319,7 @@ public class Main {
mFrameworkRepo.getConfiguredResources(config),
"Theme.Material.Light.DarkActionBar", false);
return new SessionParams(
layoutParser,
RenderingMode.NORMAL,
null /*used for caching*/,
configGenerator.getHardwareConfig(),
resourceResolver,
layoutLibCallback,
0,
21, // TODO: Make it more configurable to run tests for various versions.
getLayoutLog());
return null;
}
private LayoutLog getLayoutLog() {