public abstract class PreDexMerge extends AbstractBuildRuleWithDeclaredAndExtraDeps implements HasDexFiles
Clients of this Buildable may need to know:
| Constructor and Description |
|---|
PreDexMerge(BuildTarget buildTarget,
ProjectFilesystem projectFilesystem,
BuildRuleParams params,
AndroidPlatformTarget androidPlatformTarget,
String dexTool) |
| Modifier and Type | Method and Description |
|---|---|
SourcePath |
getSourcePathToOutput() |
SourcePath |
getSourcePathToPrimaryDex() |
deprecatedGetExtraDeps, getBuildDeps, getDeclaredDeps, getTargetGraphOnlyDepsequals, getBuildTarget, getDependencies, getProjectFilesystem, getSourcePathOutputs, getType, hasBuildSteps, hashCode, injectFields, isCacheable, toString, updateBuildRuleResolverclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDexFilesInfocompareTo, getBuildSteps, getFullyQualifiedName, outputFileCanBeCopied, shouldRespectInputSizeLimitForRemoteExecutionpublic PreDexMerge(BuildTarget buildTarget, ProjectFilesystem projectFilesystem, BuildRuleParams params, AndroidPlatformTarget androidPlatformTarget, String dexTool)
public SourcePath getSourcePathToPrimaryDex()
@Nullable public SourcePath getSourcePathToOutput()
getSourcePathToOutput in interface BuildRule