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, shouldPrintStdout
public AidlStep(ProjectFilesystem filesystem, ToolchainProvider toolchainProvider, TargetConfiguration toolchainTargetConfiguration, Path aidlFilePath, Set<String> importDirectoryPaths, Path destinationDirectory)
protected com.google.common.collect.ImmutableList<String> getShellCommandInternal(ExecutionContext context)
ShellStep
getShellCommandInternal
in class ShellStep
protected boolean shouldPrintStderr(Verbosity verbosity)
shouldPrintStderr
in class ShellStep
ExecutionContext
. If false
, stderr will only be printed on
error and only if verbosity is set to standard information.public String getShortName()