public abstract class AndroidBinaryOptimizer extends Object implements AddsToRuleKey
Modifier and Type | Field and Description |
---|---|
protected AndroidPlatformTarget |
androidPlatformTarget |
protected BinaryType |
binaryType |
protected BuildTarget |
buildTarget |
protected ProjectFilesystem |
filesystem |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<Step> |
getBuildSteps(BuildContext context,
BuildableContext buildableContext) |
protected final BinaryType binaryType
protected final ProjectFilesystem filesystem
protected final BuildTarget buildTarget
protected final AndroidPlatformTarget androidPlatformTarget
public com.google.common.collect.ImmutableList<Step> getBuildSteps(BuildContext context, BuildableContext buildableContext)