|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AndroidArtifactOutput
The Actual output for a AndroidArtifact
, which can be one file at the minimum or
several APKs in case of pure splits configuration.
Method Summary | |
---|---|
java.lang.String |
getAssembleTaskName()
Returns the name of the task used to generate this artifact output. |
java.io.File |
getGeneratedManifest()
The generated manifest for this variant's artifact's output. |
Methods inherited from interface com.android.build.VariantOutput |
---|
getMainOutputFile, getOutputs, getSplitFolder, getVersionCode |
Method Detail |
---|
@NonNull java.lang.String getAssembleTaskName()
@NonNull java.io.File getGeneratedManifest()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |