Override Cordova Plugin permissions

Hi, I’m using cordova-plugin-media to play an mp3 file that’s on my APK, but the plugin automatically adds microphone recording permission and I’m not going to use that. I’d like to remove said permission from my APK. Is this possible?

Thanks

Check the cordova site for the documentation. There is a chance that the permissions come as a group.