public class EnvHolder extends Object
Modifier and Type | Field and Description |
---|---|
Map<FsFile,AndroidManifest> |
appManifestsByFile |
Constructor and Description |
---|
EnvHolder() |
Modifier and Type | Method and Description |
---|---|
SdkEnvironment |
getSdkEnvironment(SdkConfig sdkConfig,
SdkEnvironment.Factory factory) |
public final Map<FsFile,AndroidManifest> appManifestsByFile
public SdkEnvironment getSdkEnvironment(SdkConfig sdkConfig, SdkEnvironment.Factory factory)
Copyright © 2015. All rights reserved.