This PR attempts to remove an unnecessary step when CI runs.
The main motivation for the change is that I locally use MAKEJOBS="-j15" FILE_ENV="./ci/test/00_setup_env_android.sh" ./ci/test_run_all.sh to find out if a patch of mine works or not. Cloning bitcoin-core/qa-assets is slow on my machine (which is by no means slow).