More thoroughly disable ffmpeg backend of QtMultimedia on Android
Just not having the dependency is not enough if ffmpeg is present due to other things needing it.
This is needed as androiddeployqt fails to deploy the QtMultimedia ffmpeg plugin with all its dependencies and thus the mere presence of that plugin results in non-starting APKs.