Merge "DO NOT MERGE" into m-wireless-dev
This commit is contained in:
committed by
Android Partner Code Review
commit
0353e1ca06
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user