public abstract static class CopyNativeLibraries.StrippedObjectDescription extends Object implements AddsToRuleKey
Constructor and Description |
---|
StrippedObjectDescription() |
Modifier and Type | Method and Description |
---|---|
abstract APKModule |
getApkModule() |
abstract SourcePath |
getSourcePath() |
abstract String |
getStrippedObjectName() |
abstract TargetCpuType |
getTargetCpuType() |
public abstract SourcePath getSourcePath()
public abstract String getStrippedObjectName()
public abstract TargetCpuType getTargetCpuType()
public abstract APKModule getApkModule()