| Description | |
|---|---|
| path | The file path to place the Manifestfile at. This path is relative to the gradle project path. | 
| manifest | The representation of Android Manifest file. | 
Sets a new Android Manifest file.
To use this method, you must also declare your new file in AndroidProjectFilesModifier.Setup using the AndroidProjectFilesModifierContext.AdditionalOutputs.AddManifestFile method.