workingDirectory
Constructor and Description |
---|
ZipalignStep(AbsPath workingDirectory,
AndroidPlatformTarget androidPlatformTarget,
Path inputFile,
Path outputFile) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.collect.ImmutableList<String> |
getShellCommandInternal(ExecutionContext context)
Implementations of this method should not have any observable side-effects.
|
String |
getShortName() |
addOptions, execute, getDescription, getDuration, getEnvironmentVariables, getExitCodeFromResult, getShellCommand, getShellCommandArgsForDescription, getStderr, getStdin, getStdout, getTimeout, getTimeoutHandler, shouldPrintStderr, shouldPrintStdout
public ZipalignStep(AbsPath workingDirectory, AndroidPlatformTarget androidPlatformTarget, Path inputFile, Path outputFile)
protected com.google.common.collect.ImmutableList<String> getShellCommandInternal(ExecutionContext context)
ShellStep
getShellCommandInternal
in class ShellStep
public String getShortName()