workingDirectory| Constructor and Description |
|---|
AidlStep(ProjectFilesystem filesystem,
ToolchainProvider toolchainProvider,
TargetConfiguration toolchainTargetConfiguration,
Path aidlFilePath,
Set<String> importDirectoryPaths,
Path destinationDirectory) |
| 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() |
protected boolean |
shouldPrintStderr(Verbosity verbosity) |
addOptions, execute, getDescription, getDuration, getEnvironmentVariables, getExitCodeFromResult, getShellCommand, getShellCommandArgsForDescription, getStderr, getStdin, getStdout, getTimeout, getTimeoutHandler, shouldPrintStdoutpublic AidlStep(ProjectFilesystem filesystem, ToolchainProvider toolchainProvider, TargetConfiguration toolchainTargetConfiguration, Path aidlFilePath, Set<String> importDirectoryPaths, Path destinationDirectory)
protected com.google.common.collect.ImmutableList<String> getShellCommandInternal(ExecutionContext context)
ShellStepgetShellCommandInternal in class ShellStepprotected boolean shouldPrintStderr(Verbosity verbosity)
shouldPrintStderr in class ShellStepExecutionContext. If false, stderr will only be printed on
error and only if verbosity is set to standard information.public String getShortName()