SingleArtifact.MERGED_MANIFEST

object SingleArtifact.MERGED_MANIFEST : SingleArtifact, Artifact.Replaceable, Artifact.Transformable


Merged manifest file that will be used in the APK, Bundle and InstantApp packages. This will only be available on modules applying one of the following plugins : com.android.application com.android.dynamic-feature com.android.library com.android.test

For each module, unit test and android test variants will not have a manifest file available.

Summary

Inherited functions

From class com.android.build.api.artifact.Artifact
open String
String

Provide a unique name for the artifact type.

From class com.android.build.api.artifact.SingleArtifact