This PR defines a set of binaries that are compiled in the Android APK task explicitly via configure options, that allows to avoid relying on the test_bitcoin_qt target from the src/qt/Makefile.
It is ported from https://github.com/bitcoin-core/gui-qml/pull/58.
No behavior change.