public class GenerateInstantRunAppInfoTask
extends com.android.build.gradle.internal.tasks.AndroidBuilderTask
| Modifier and Type | Class and Description |
|---|---|
static class |
GenerateInstantRunAppInfoTask.ConfigAction |
| Constructor and Description |
|---|
GenerateInstantRunAppInfoTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateInfoTask() |
org.gradle.api.file.FileCollection |
getMergedManifests() |
java.io.File |
getOutputFile() |
long |
getSecretToken() |
getBuilder, getBuildTools, getILogger, setAndroidBuildergetVariantName, setVariantNameaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, newInputDirectory, newInputFile, newOutputDirectory, newOutputFile, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@OutputFile public java.io.File getOutputFile()
@InputFiles public org.gradle.api.file.FileCollection getMergedManifests()
@Input public long getSecretToken()
public void generateInfoTask()
throws java.io.IOException
java.io.IOException