Android REQUEST_INSTALL_PACKAGES permission for plugins

capacitor-cordova-android-plugins permissions come from the cordova plugins you have installed, so you’ll have to check your cordova plugins and remove the one adding REQUEST_INSTALL_PACKAGES permission (or modify it to not require that permission if you need the plugin functionality)