public class AndroidSdkDirectoryResolver extends BaseAndroidToolchainResolver
environment, fileSystem, INVALID_DIRECTORY_MESSAGE_TEMPLATE
Constructor and Description |
---|
AndroidSdkDirectoryResolver(FileSystem fileSystem,
com.google.common.collect.ImmutableMap<String,String> environment,
AndroidBuckConfig config) |
Modifier and Type | Method and Description |
---|---|
Path |
getSdkOrThrow() |
String |
toString() |
findFirstDirectory, getEnvironmentVariable
public AndroidSdkDirectoryResolver(FileSystem fileSystem, com.google.common.collect.ImmutableMap<String,String> environment, AndroidBuckConfig config)