python-for-android
python-for-android copied to clipboard
Add option for adding "uses-feature" tags to AndroidManifest.xml
fixes #958
Couldn't find any ready made unit test to check for keys in AndroidManifest.xml (permissions for example could have had one) and don't understand the code deeply enough (yet) to make one from scratch.
I have no idea where that attempt to pass --permissions to setup.py in those failing recipe tests, nothing I've touched IMO
See #958 for an update.