getManifest method
Implementation
@override
AndroidManifest getManifest(String manifestFileType) {
return _manifestManager.getManifest(manifestFileType);
}
@override
AndroidManifest getManifest(String manifestFileType) {
return _manifestManager.getManifest(manifestFileType);
}