specify strict APP_PLATFORM to avoid crashes on devices with older android version

This commit is contained in:
krasimir
2015-06-30 22:14:12 +00:00
parent 22773909bf
commit fa13e1834c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
APP_PLATFORM := android-8
APP_CFLAGS := -std=gnu99