gpodder-android
gpodder-android copied to clipboard
Remove unneeded permission
Remove permissions that are not needed by not letting Qt generate the permissions, but maintain a list manually. For example, remove voice recording and camera permissions (coming from QtMultimedia), as we don't need those.