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, shouldPrintStdoutpublic ZipalignStep(AbsPath workingDirectory, AndroidPlatformTarget androidPlatformTarget, Path inputFile, Path outputFile)
protected com.google.common.collect.ImmutableList<String> getShellCommandInternal(ExecutionContext context)
ShellStepgetShellCommandInternal in class ShellSteppublic String getShortName()