Android: Different permissions for debug and release builds?

Is there a way for the debug and release builds to have different permissions?

Normally this would mean using a different AndroidManifest.xml, but the generated Cordova Android project only seems to have one. Is there a way to give the debug build a different file or add some data to the default one?

Ugh, seems I created two topic about the same thing here. Solution is this.