New Google Play policy will require a declaration for apps using the REQUEST_INSTALL_PACKAGES permission.
This permission is set in the android manifest of capacitor-cordova-android-plugins, which is generated with every build.
Since my app doesn’t install other APK’s I wonder if this permission can be removed. If not what is this permission used for that would comply with the new Google Play policy?