CirrusCI
android build: rm blacklist.txt this looks like broken dead code - the "if" body is never entered as `.buildozer/` gets created by `contrib/android/build.sh` https://github.com/spesmilo/electrum/blob/8eb3c4360/contrib/android/build.sh#L32 - `blacklist.txt` is at `contrib/android/blacklist.txt` but the Makefile expects it at the root ref https://gitlab.com/fdroid/fdroiddata/-/merge_requests/24948#note_2643399062 - `blacklist.txt` is not referenced anywhere else
22055 of 36797 relevant lines covered (59.94%)
2.99 hits per line