purge all references to zipalign, that is delegated to other things

Things like apksigner and @obfusk's tools handle this now.
jarsigner is used in the test, since that's the most common use of
`common.find_sdk_tools_cmd()`.

closes #1100
This commit is contained in:
Hans-Christoph Steiner 2023-02-22 14:22:29 +01:00
parent f8a186b1d9
commit 98448e0481
4 changed files with 3 additions and 18 deletions

View file

@ -96,7 +96,6 @@ debian_testing:
ipfs-cid
python3-defusedxml
python3-setuptools
zipalign
- python3 -c 'import fdroidserver'
- python3 -c 'import androguard'
- cd tests