phonegap build permissions in android
I'm using phonegap build to create my app. Is there a way I can configure the permissions asked by android? For now it asks for all the permissions when I actually only need internet, localstorage and notifications. Please bare in mind - I'm only using phonegap build, Not CLI and not Cordova. I have no AndroidManifest.xml only config.xml Can anybody help? Thanks. Edit: This was answered by SvenT23. We both realized that phonegap has removed this answer from their current docs and left it only in the old docs. For future reference I'm adding the instructions from phonegap in case it will get