public class CheckManifestInInstantRunMode
extends com.android.build.gradle.internal.tasks.AndroidVariantTask
| Modifier and Type | Class and Description |
|---|---|
static class |
CheckManifestInInstantRunMode.CreationAction |
| Constructor and Description |
|---|
CheckManifestInInstantRunMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkManifestChanges() |
com.android.build.api.artifact.BuildableArtifact |
getInstantRunManifests() |
com.android.build.api.artifact.BuildableArtifact |
getProcessedRes() |
com.android.build.gradle.internal.scope.InternalArtifactType |
getResourcesInputType() |
getVariantName, setVariantNamenewInputDirectory, newInputFile, newOutputDirectory, newOutputFileaddValidator, 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, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@Input public com.android.build.gradle.internal.scope.InternalArtifactType getResourcesInputType()
@InputFiles public com.android.build.api.artifact.BuildableArtifact getInstantRunManifests()
@InputFiles public com.android.build.api.artifact.BuildableArtifact getProcessedRes()
public void checkManifestChanges()
throws java.io.IOException
java.io.IOException