Cordova prepare overrides AndroidManifest.xml

HI there, I know this is more of a Cordova issues but I am not able to find any documentation about it.

When I run Cordova prepare to test my app on the device, the command overrides the Android Manifest.xml I have in my platform folder. Is there a way around that? I want to specify the AndroidManifest.xml myself.

Thanks