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, getTargetGraphOnlyDeps
equals, getBuildTarget, getDependencies, getProjectFilesystem, getSourcePathOutputs, getType, hasBuildSteps, hashCode, injectFields, isCacheable, toString, updateBuildRuleResolver
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDexFilesInfo
compareTo, getBuildSteps, getFullyQualifiedName, outputFileCanBeCopied, shouldRespectInputSizeLimitForRemoteExecution
public PreDexMerge(BuildTarget buildTarget, ProjectFilesystem projectFilesystem, BuildRuleParams params, AndroidPlatformTarget androidPlatformTarget, String dexTool)
public SourcePath getSourcePathToPrimaryDex()
@Nullable public SourcePath getSourcePathToOutput()
getSourcePathToOutput
in interface BuildRule