kivy: fix buildozer.spec

This commit is contained in:
ThomasV 2016-02-06 17:17:45 +01:00
parent 04a2c03c28
commit decbf13de9
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ android.private_storage = True
#android.manifest.intent_filters = nfc_filter.xml
# (list) Android additionnal libraries to copy into libs/armeabi
android.add_libs_armeabi = lib/android/*.so
#android.add_libs_armeabi = lib/android/*.so
# (bool) Indicate whether the screen should stay on
# Don't forget to add the WAKE_LOCK permission if you set this to True